mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
75 lines
1.5 KiB
JSON
75 lines
1.5 KiB
JSON
{
|
|
"name": "Mesa",
|
|
"landBiomes": [
|
|
"mesa-plateau",
|
|
"mesa-valleys",
|
|
"mesa-plateau-high",
|
|
"mesa-valleys",
|
|
"mesa",
|
|
"mesa-cliffs",
|
|
"hot-mountain"
|
|
],
|
|
"shoreBiomes": [
|
|
"mesa-beach"
|
|
],
|
|
"seaBiomes": [
|
|
"mesa-river"
|
|
],
|
|
"caveBiomes": [
|
|
"temperate-old-cavern"
|
|
],
|
|
"riverBiomes": [
|
|
"mesa-river"
|
|
],
|
|
"structures": [
|
|
{
|
|
"tileset": "soul-temple",
|
|
"height": 26,
|
|
"rarity": 3,
|
|
"ratio": 0.9,
|
|
"zoom": 1
|
|
}
|
|
],
|
|
"spotBiomes": [
|
|
{
|
|
"biome": "hot-ocean",
|
|
"scale": 5,
|
|
"type": "SEA",
|
|
"shuffle": 328,
|
|
"rarity": 36
|
|
}
|
|
],
|
|
"biomeImplosionRatio": 0.75,
|
|
"riverStyle": {
|
|
"style": "VASCULAR",
|
|
"zoom": 4.77,
|
|
"fracture": {
|
|
"multiplier": 240,
|
|
"style": "IRIS",
|
|
"zoom": 5
|
|
}
|
|
},
|
|
"deposits": [
|
|
{
|
|
"minHeight": 8,
|
|
"maxPerChunk": 12,
|
|
"maxHeight": 57,
|
|
"minPerChunk": 7,
|
|
"minSize": 12,
|
|
"maxSize": 22,
|
|
"palette": [
|
|
{
|
|
"block": "blackstone"
|
|
}
|
|
],
|
|
"varience": 4
|
|
}
|
|
],
|
|
"riverRarity": 1,
|
|
"landBiomeZoom": 0.85,
|
|
"shoreHeightMin": 4,
|
|
"shoreHeightMax": 6,
|
|
"shoreHeightZoom": 1.14,
|
|
"riverThickness": 0.006,
|
|
"rarity": 30
|
|
} |