9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-31 12:46:30 +00:00
Files
Iris-Pack-EarthWorld/test/regions/test.json
Daniel Mills c8b3567fb8 Reorg
2020-08-01 04:26:32 -04:00

17 lines
256 B
JSON

{
"name": "Test",
"shoreRatio": 0.05,
"biomeImplosionRatio": 0.25,
"landBiomeZoom": 0.1,
"landBiomes": [
"a",
"b",
"c"
],
"seaBiomes": [
"ocean"
],
"shoreBiomes": [
"beach"
]
}