9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-19 14:59:24 +00:00

Create big-deepdarkcave.json

This commit is contained in:
RePixelatedMC
2023-04-17 12:58:42 +02:00
committed by GitHub
parent e7e44cfbb9
commit 25dc2014df

View File

@@ -0,0 +1,47 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 400,
"min": 15
},
"customBiome": "carving/deepdark/standard-deepdark",
"fork": {
"caves": [{
"breakSurface": false,
"cave": "deepdark/small-deepdarkcave",
"rarity": 10
}]
},
"worm": {
"girth": {
"max": 9,
"min": 7,
"style": {"style": "NOWHERE"}
},
"maxDistance": 55,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "NOWHERE"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "NOWHERE"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "NOWHERE"
}
}
}
}