9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 20:29:10 +00:00

Remove ravines

Should be replaced by a custom system at some point but they still ruin a lot of things
This commit is contained in:
CocoTheOwner
2021-01-30 17:11:06 +01:00
committed by GitHub
parent eba95778be
commit db53f1e532

View File

@@ -102,7 +102,7 @@
"terrainZoom": 1,
"coordFractureZoom": 0.15,
"fluidHeight": 63,
"ravines": true,
"ravines": false,
"ravineRarity": 28,
"ravineRibRarity": 2,
"fluidPalette": {
@@ -420,4 +420,4 @@
}
}
]
}
}