9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00

Fix zooms

This commit is contained in:
Daniel Mills
2021-07-28 21:31:12 -04:00
parent eeade28438
commit 15683deca6
2 changed files with 3 additions and 13 deletions

View File

@@ -15,17 +15,7 @@
{
"min": 25,
"max": 37,
"generator": "canyon-steep"
},
{
"min": 2,
"max": 3,
"generator": "smooth-dunes"
},
{
"min": 2,
"max": 6,
"generator": "plain"
"generator": "small-cliffs"
}
],
"jigsawStructures": [

View File

@@ -7,9 +7,9 @@
"CONTINENTS": "Continent settings containing placement of the continents.",
"continentZoom": 1,
"landChance": 0.69,
"biomeZoom": 7,
"biomeZoom": 4,
"REGIONS": "Contains the list of regions and their placement style",
"regionZoom": 6.35,
"regionZoom": 6,
"regions": [
"mushroom",
"swamp",