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 ad6763780a Tests
2020-07-22 15:30:04 -04:00

15 lines
218 B
JSON

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