9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-31 04:36:33 +00:00

Swamp patches

This commit is contained in:
Brian Fopiano
2021-06-08 18:31:39 -07:00
parent 81ab552ed7
commit 0b89943095
4 changed files with 6 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
"style": "IRIS"
},
"children": [
"rocky-mountains-cliffs"
"rocky-mountain-cliffs"
],
"decorators": [
{

View File

@@ -156,7 +156,7 @@
],
"translate": {
"x": 0,
"y": -4,
"y": -6,
"z": 0
}
},
@@ -244,7 +244,7 @@
}
},
"translate": {
"y": -4
"y": -6
}
}
],

View File

@@ -37,6 +37,7 @@
"swamp-willow-forest",
"swamp-lake",
"swamp-roofed-wayward",
"swamp-mountain-forest",
"swamp-marsh"
],
"biomeImplosionRatio": 0.26,
@@ -61,7 +62,8 @@
}
],
"caveBiomes": [
"swamp-murky-cavern"
"swamp-murky-cavern",
"swamp-murky-cavern-gleaming"
],
"landBiomeZoom": 1.25,
"shoreHeightMin": 0.02,