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

Merge branch 'master' into Development

This commit is contained in:
Brian Neumann-Fopiano
2021-06-22 14:46:26 -07:00
committed by GitHub

View File

@@ -38,6 +38,16 @@
"rarity": 36
}
],
"landBiomes": [
"hot-mesa",
"hot-mesa-plateau",
"hot-mesa-plateau-high",
"hot-mesa-valleys",
"hot-mesa-cliffs"
],
"caveBiomes": [
"temperate-old-cavern"
],
"biomeImplosionRatio": 0.75,
"riverStyle": {
"style": "VASCULAR",
@@ -65,7 +75,7 @@
}
],
"riverRarity": 1,
"landBiomeZoom": 0.85,
"landBiomeZoom": 1.5,
"shoreHeightMin": 4,
"shoreHeightMax": 6,
"shoreHeightZoom": 1.14,