9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00

Swamp beach Changes

This commit is contained in:
Brian Fopiano
2021-08-21 19:11:02 -07:00
parent 7fb580d279
commit 203b0344ee
2 changed files with 7 additions and 7 deletions

View File

@@ -5,16 +5,16 @@
"color": "#55A300",
"vanillaDerivative": "BEACH",
"generators": [{
"min": 1,
"max": 3,
"min": -5,
"max": 1,
"generator": "plain"
}],
"layers": [
{
"minHeight": 3,
"maxHeight": 6,
"style": {"style": "STATIC"},
"zoom": 0.25,
"style": {"style": "IRIS"},
"zoom": 0.2,
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:coarse_dirt"},

View File

@@ -183,8 +183,8 @@
}
],
"landBiomeZoom": 3,
"shoreHeightMin": 0.02,
"shoreHeightMax": 1.2,
"shoreHeightMin": 1.2,
"shoreHeightMax": 3,
"loot": {
"mode": "ADD",
"multiplier": 1,
@@ -196,7 +196,7 @@
"swamp-food"
]
},
"shoreHeightZoom": 1.14,
"shoreHeightZoom": 3.14,
"blockDrops": [{
"drops": [{
"type": "slime_ball",