9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-30 12:19:14 +00:00
Files
Iris-Pack-EarthWorld/dev.dan/regions/dan.json
2020-05-18 04:30:04 -04:00

15 lines
251 B
JSON

{
"name": "Temperate",
"shoreRatio": 0.05,
"biomeImplosionRatio": 0.25,
"landBiomes": [
"plains-dan",
"mountains-dan"
],
"seaBiomes": [
"ocean-dan"
],
"shoreBiomes": [
"beach-dan"
]
}