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:
@@ -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"},
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user