mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-06 15:41:36 +00:00
29 lines
636 B
JSON
29 lines
636 B
JSON
{
|
|
"shoreRatio": 0.13,
|
|
"ridgeBiomes": [],
|
|
"islandBiomes": [],
|
|
"biomeShuffle": 11,
|
|
"shoreBiomeZoom": 1,
|
|
"islandBiomeZoom": 1,
|
|
"loadKey": "example-region",
|
|
"spotBiomes": [],
|
|
"caveBiomeZoom": 1,
|
|
"landBiomes": [
|
|
"hell",
|
|
"hell-crack-2"
|
|
],
|
|
"seaBiomeZoom": 1,
|
|
"biomeImplosionRatio": 0.4,
|
|
"skylandBiomeZoom": 1,
|
|
"seaBiomes": ["hell"],
|
|
"deposits": [],
|
|
"caveBiomes": [],
|
|
"landBiomeZoom": 1,
|
|
"shoreHeightMin": 1.2,
|
|
"shoreBiomes": ["hell"],
|
|
"skylandBiomes": [],
|
|
"name": "Example Region",
|
|
"shoreHeightMax": 3.2,
|
|
"shoreHeightZoom": 3.14
|
|
}
|