9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 20:29:10 +00:00
Files
Iris-Pack-Overworld/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"
]
}