mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
Fix zooms
This commit is contained in:
@@ -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": [
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user