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