mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 20:29:12 +00:00
18 lines
274 B
JSON
18 lines
274 B
JSON
{
|
|
"name": "Test",
|
|
"shoreRatio": 0.05,
|
|
"biomeImplosionRatio": 0.25,
|
|
"landBiomes": [
|
|
"a"
|
|
],
|
|
"seaBiomes": [
|
|
"ocean"
|
|
],
|
|
"shoreBiomes": [
|
|
"beach"
|
|
],
|
|
"caveBiomeZoom": 0.25,
|
|
"caveBiomes": [
|
|
"acave"
|
|
]
|
|
} |