mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
97 lines
2.1 KiB
JSON
97 lines
2.1 KiB
JSON
{
|
|
"name": "Mesa",
|
|
"landBiomes": [
|
|
"mesa/mesa-plateau",
|
|
"mesa/mesa-valleys",
|
|
"mesa/mesa-plateau-high",
|
|
"mesa/mesa-valleys",
|
|
"mesa/mesa",
|
|
"mesa/mesa-cliffs"
|
|
],
|
|
"shoreBiomes": [
|
|
"mesa/mesa-beach"
|
|
],
|
|
"seaBiomes": [
|
|
"mesa/mesa-river"
|
|
],
|
|
"caveBiomes": [
|
|
"temperate/temperate-old-cavern"
|
|
],
|
|
"riverBiomes": [
|
|
"mesa/mesa-river"
|
|
],
|
|
"structures": [
|
|
{
|
|
"tileset": "soul-temple",
|
|
"height": 26,
|
|
"rarity": 3,
|
|
"ratio": 0.9,
|
|
"zoom": 1
|
|
}
|
|
],
|
|
"spotBiomes": [
|
|
{
|
|
"biome": "hot/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
|
|
}
|
|
},
|
|
"objects": [
|
|
{
|
|
"chance": 1,
|
|
"bottom": true,
|
|
"place": [
|
|
"deepslate/ds1",
|
|
"deepslate/ds2",
|
|
"deepslate/ds3"
|
|
],
|
|
"clamp": {
|
|
"maximumHeight": 7
|
|
},
|
|
"rotation": {
|
|
"enabled": true,
|
|
"xAxis": {
|
|
"interval": 15,
|
|
"max": 360,
|
|
"min": 0
|
|
}
|
|
}
|
|
|
|
}
|
|
],
|
|
"deposits": [
|
|
{
|
|
"minHeight": 8,
|
|
"maxPerChunk": 12,
|
|
"maxHeight": 57,
|
|
"minPerChunk": 7,
|
|
"minSize": 12,
|
|
"maxSize": 22,
|
|
"palette": [
|
|
{
|
|
"block": "blackstone"
|
|
}
|
|
],
|
|
"varience": 4
|
|
}
|
|
],
|
|
"riverRarity": 1,
|
|
"landBiomeZoom": 1.5,
|
|
"shoreHeightMin": 4,
|
|
"shoreHeightMax": 6,
|
|
"shoreHeightZoom": 1.14,
|
|
"riverThickness": 0.006,
|
|
"rarity": 30
|
|
} |