9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-03 22:16:20 +00:00
Files
Iris-Pack-Overworld/caves/lush/small.json
2022-06-17 10:24:37 -07:00

55 lines
1.2 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"
}
}
}
}