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