increased crater rarity
This commit is contained in:
parent
63533022dc
commit
f106a8891a
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
"placement": [
|
"placement": [
|
||||||
{
|
{
|
||||||
"type": "minecraft:rarity_filter",
|
"type": "minecraft:rarity_filter",
|
||||||
"chance": 150
|
"chance": 300
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:heightmap",
|
"type": "minecraft:heightmap",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"placement": [
|
"placement": [
|
||||||
{
|
{
|
||||||
"type": "minecraft:rarity_filter",
|
"type": "minecraft:rarity_filter",
|
||||||
"chance": 130
|
"chance": 280
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:heightmap",
|
"type": "minecraft:heightmap",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"placement": [
|
"placement": [
|
||||||
{
|
{
|
||||||
"type": "minecraft:rarity_filter",
|
"type": "minecraft:rarity_filter",
|
||||||
"chance": 110
|
"chance": 260
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:heightmap",
|
"type": "minecraft:heightmap",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue