mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 04:09:18 +00:00
18 lines
332 B
JSON
18 lines
332 B
JSON
{
|
|
"name": "Temperate",
|
|
"biomeImplosionRatio": 0.25,
|
|
"shoreHeightMin": 2.2,
|
|
"shoreHeightMax": 4.2,
|
|
"shoreHeightZoom": 1.14,
|
|
"landBiomes": [
|
|
"plains-dan",
|
|
"forest-dan",
|
|
"mountains-dan"
|
|
],
|
|
"seaBiomes": [
|
|
"ocean-dan"
|
|
],
|
|
"shoreBiomes": [
|
|
"beach-dan"
|
|
]
|
|
} |