mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 04:09:18 +00:00
15 lines
218 B
JSON
15 lines
218 B
JSON
{
|
|
"name": "Brian",
|
|
"shoreRatio": 0.05,
|
|
"biomeImplosionRatio": 0.25,
|
|
"landBiomes": [
|
|
"a",
|
|
"b"
|
|
],
|
|
"seaBiomes": [
|
|
"ocean"
|
|
],
|
|
"shoreBiomes": [
|
|
"beach"
|
|
]
|
|
} |