9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-30 20:29:12 +00:00
Files
Iris-Pack-EarthWorld/dev.test/regions/test.json
2020-07-28 03:14:09 -04:00

18 lines
274 B
JSON

{
"name": "Test",
"shoreRatio": 0.05,
"biomeImplosionRatio": 0.25,
"landBiomes": [
"a"
],
"seaBiomes": [
"ocean"
],
"shoreBiomes": [
"beach"
],
"caveBiomeZoom": 0.25,
"caveBiomes": [
"acave"
]
}