9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00
Files
Iris-Pack-Overworld/regions/mesa.json
Andrew Baker 811f9b443f V2 Branch
2021-04-14 10:16:44 -07:00

73 lines
1.5 KiB
JSON

{
"riverBiomes": [
"hot-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
}
],
"landBiomes": [
"hot-mesa-plateau",
"hot-mesa-valleys",
"hot-mesa-plateau-high",
"hot-mesa-valleys"
],
"caveBiomes": [
"temperate-old-cavern"
],
"biomeImplosionRatio": 0.75,
"seaBiomes": [
"hot-mesa-river"
],
"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,
"shoreBiomes": [
"hot-mesa-beach"
],
"name": "Mesa",
"shoreHeightMax": 6,
"shoreHeightZoom": 1.14,
"riverThickness": 0.006,
"rarity": 30
}