9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 20:29:10 +00:00
Files
Iris-Pack-Overworld/dev.test/regions/test.json
2020-07-25 12:57:37 -04:00

14 lines
205 B
JSON

{
"name": "Brian",
"shoreRatio": 0.05,
"biomeImplosionRatio": 0.25,
"landBiomes": [
"a"
],
"seaBiomes": [
"ocean"
],
"shoreBiomes": [
"beach"
]
}