mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Merge pull request #309 from RePixelatedMC/patch-4
Delete caves/Deepdark directory
This commit is contained in:
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"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