9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 04:09:18 +00:00
Files
Iris-Pack-Overworld/dev.test/regions/test.json
Daniel Mills f6a507962f All Rarity
2020-07-29 23:18:56 -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"
]
}