9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-03 14:12:09 +00:00
Files
Iris-Pack-Overworld/caves/lush/small.json
2022-05-16 19:57:58 -07:00

68 lines
1.5 KiB
JSON

{
"fill": {
"block": "minecraft:cave_air"
},
"verticalRange": {
"max": 400,
"min": 15
},
"customBiome": "carving/lush",
"fork": {
"elipsoids": [
{
"caves": [
{
"breakSurface": false,
"cave": "lush/small",
"rarity": 100
}
],
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 50,
"baseWidth": {
"min": 9,
"max": 27,
"style": {
"style": "STATIC"
}
}
}
]
},
"worm": {
"girth": {
"max": 4,
"min": 2,
"style": {
"style": "NOWHERE"
}
},
"maxDistance": 35,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "NOWHERE"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "NOWHERE"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "NOWHERE"
}
}
}
}