mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
29 lines
621 B
JSON
29 lines
621 B
JSON
{
|
|
"shoreRatio": 0.13,
|
|
"ridgeBiomes": [],
|
|
"islandBiomes": [],
|
|
"biomeShuffle": 11,
|
|
"shoreBiomeZoom": 1,
|
|
"islandBiomeZoom": 1,
|
|
"structures": [],
|
|
"spotBiomes": [],
|
|
"caveBiomeZoom": 1,
|
|
"landBiomes": [
|
|
"land-1",
|
|
"land-2"
|
|
],
|
|
"seaBiomeZoom": 1,
|
|
"biomeImplosionRatio": 0.4,
|
|
"skylandBiomeZoom": 1,
|
|
"seaBiomes": ["sea"],
|
|
"deposits": [],
|
|
"caveBiomes": [],
|
|
"landBiomeZoom": 1,
|
|
"shoreHeightMin": 1.2,
|
|
"shoreBiomes": ["shore"],
|
|
"skylandBiomes": [],
|
|
"name": "Example Region",
|
|
"shoreHeightMax": 3.2,
|
|
"shoreHeightZoom": 3.14
|
|
}
|