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:
47
caves/deepdark/big-deepdarkcave.json
Normal file
47
caves/deepdark/big-deepdarkcave.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user