mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 04:09:14 +00:00
17 lines
256 B
JSON
17 lines
256 B
JSON
{
|
|
"name": "Test",
|
|
"shoreRatio": 0.05,
|
|
"biomeImplosionRatio": 0.25,
|
|
"landBiomeZoom": 0.1,
|
|
"landBiomes": [
|
|
"a",
|
|
"b",
|
|
"c"
|
|
],
|
|
"seaBiomes": [
|
|
"ocean"
|
|
],
|
|
"shoreBiomes": [
|
|
"beach"
|
|
]
|
|
} |