mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
17 lines
319 B
JSON
17 lines
319 B
JSON
{
|
|
"name": "Frozen",
|
|
"biomeImplosionRatio": 0.25,
|
|
"shoreHeightMin": 2.2,
|
|
"shoreHeightMax": 4.2,
|
|
"shoreHeightZoom": 1.14,
|
|
"landBiomes": [
|
|
"frozen-plains",
|
|
"frozen-mountains"
|
|
],
|
|
"seaBiomes": [
|
|
"frozen-ocean"
|
|
],
|
|
"shoreBiomes": [
|
|
"frozen-beach"
|
|
]
|
|
} |