mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
15 lines
253 B
JSON
15 lines
253 B
JSON
{
|
|
"name": "Temperate",
|
|
"shoreRatio": 0.05,
|
|
"biomeImplosionRatio": 0.25,
|
|
"landBiomes": [
|
|
"plains-dan",
|
|
"mountains-dan"
|
|
],
|
|
"seaBiomes": [
|
|
"plains-dan"
|
|
],
|
|
"shoreBiomes": [
|
|
"plains-dan"
|
|
]
|
|
} |