mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 12:19:14 +00:00
16 lines
303 B
JSON
16 lines
303 B
JSON
{
|
|
"name": "Tropical",
|
|
"biomeImplosionRatio": 0.25,
|
|
"shoreHeightMin": 3.2,
|
|
"shoreHeightMax": 9.2,
|
|
"shoreHeightZoom": 2.14,
|
|
"landBiomes": [
|
|
"tropical-rainforest"
|
|
],
|
|
"seaBiomes": [
|
|
"tropical-ocean"
|
|
],
|
|
"shoreBiomes": [
|
|
"tropical-beach"
|
|
]
|
|
} |