9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00

Beauty is in the iris

This commit is contained in:
Brian Fopiano
2021-08-30 19:56:46 -07:00
parent f8ae85bffc
commit be42e8ebb8
101 changed files with 2230 additions and 2928 deletions

View File

@@ -1,30 +1,24 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 95,
"yStyle": {
@@ -52,4 +46,4 @@
}
}
}
}
}

View File

@@ -1,37 +1,31 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/calcite-cavern",
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "calcite/small",
"rarity": 7
"caves": [{
"breakSurface": false,
"cave": "calcite/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 129,
"yStyle": {
@@ -59,4 +53,4 @@
}
}
}
}
}

View File

@@ -1,30 +1,24 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/calcite-cavern",
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
@@ -52,4 +46,4 @@
}
}
}
}
}

View File

@@ -1,7 +1,5 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 50,
"min": 5
@@ -18,31 +16,27 @@
"ravine": "amethyst/main"
}
],
"caves": [
{
"breakSurface": false,
"cave": "amethyst/small",
"rarity": 110
"caves": [{
"breakSurface": false,
"cave": "amethyst/small",
"rarity": 110
}],
"elipsoids": [{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {"block": "minecraft:cave_air"},
"rarity": 90,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 90,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 5,
"min": 2,
"style": {
"style": "NOWHERE"
}
"style": {"style": "NOWHERE"}
},
"maxDistance": 129,
"yStyle": {
@@ -70,4 +64,4 @@
}
}
}
}
}

View File

@@ -1,38 +1,32 @@
{
"name": "Amethyst Cavern",
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/drip-cavern",
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "drip/small",
"rarity": 7
"caves": [{
"breakSurface": false,
"cave": "drip/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 129,
"yStyle": {
@@ -60,4 +54,4 @@
}
}
}
}
}

View File

@@ -1,31 +1,25 @@
{
"name": "Amethyst Cavern Small",
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/drip-cavern-minimal",
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
@@ -53,4 +47,4 @@
}
}
}
}
}

View File

@@ -1,38 +1,32 @@
{
"name": "Granite Cavern",
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/granite-cavern",
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "granite/small",
"rarity": 3
"caves": [{
"breakSurface": false,
"cave": "granite/small",
"rarity": 3
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {
"style": "VASCULAR"
}
"style": {"style": "VASCULAR"}
},
"maxDistance": 25,
"yStyle": {
@@ -60,4 +54,4 @@
}
}
}
}
}

View File

@@ -1,38 +1,32 @@
{
"name": "Ice Cavern",
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 120,
"min": 3
},
"customBiome": "subterrestrial-palette/ice-cavern",
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "ice/small",
"rarity": 7
"caves": [{
"breakSurface": false,
"cave": "ice/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 4,
"min": 3,
"style": {
"style": "VASCULAR"
}
"style": {"style": "VASCULAR"}
},
"maxDistance": 77,
"yStyle": {
@@ -60,4 +54,4 @@
}
}
}
}
}

View File

@@ -1,31 +1,25 @@
{
"name": "Amethyst Cavern Small",
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 65,
"min": 3
},
"customBiome": "subterrestrial-palette/ice-cavern-minimal",
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "VASCULAR"
}
"style": {"style": "VASCULAR"}
},
"maxDistance": 15,
"yStyle": {
@@ -53,4 +47,4 @@
}
}
}
}
}

View File

@@ -1,7 +1,5 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 130,
"min": 5
@@ -19,7 +17,6 @@
}
],
"caves": [
{
"breakSurface": false,
"cave": "amethyst/small",
@@ -31,24 +28,22 @@
"rarity": 7
}
],
"elipsoids": [
{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 90,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
"elipsoids": [{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {"block": "minecraft:cave_air"},
"rarity": 90,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
]
}]
},
"worm": {
"girth": {
"max": 5,
"min": 3,
"style": {
"style": "SIMPLEX"
}
"style": {"style": "SIMPLEX"}
},
"maxDistance": 100,
"yStyle": {
@@ -76,4 +71,4 @@
}
}
}
}
}

View File

@@ -1,31 +1,25 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 65,
"min": 5
},
"customBiome": "subterrestrial-palette/jungle-cavern",
"fork": {
"elipsoids": [
{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 250,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {"block": "minecraft:cave_air"},
"rarity": 250,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 5,
"min": 1,
"style": {
"style": "IRIS"
}
"style": {"style": "IRIS"}
},
"maxDistance": 75,
"yStyle": {
@@ -53,4 +47,4 @@
}
}
}
}
}

View File

@@ -1,37 +1,31 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/mixed-sandstone-cavern",
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "red-sandstone/small",
"rarity": 7
"caves": [{
"breakSurface": false,
"cave": "red-sandstone/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 129,
"yStyle": {
@@ -59,4 +53,4 @@
}
}
}
}
}

View File

@@ -1,30 +1,24 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/mixed-sandstone-cavern",
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
@@ -52,4 +46,4 @@
}
}
}
}
}

View File

@@ -1,37 +1,31 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/red-sandstone-cavern",
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "red-sandstone/small",
"rarity": 7
"caves": [{
"breakSurface": false,
"cave": "red-sandstone/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 129,
"yStyle": {
@@ -59,4 +53,4 @@
}
}
}
}
}

View File

@@ -1,30 +1,24 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/red-sandstone-cavern",
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
@@ -52,4 +46,4 @@
}
}
}
}
}

View File

@@ -1,37 +1,31 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/rocky-cavern",
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "rocky/small",
"rarity": 7
"caves": [{
"breakSurface": false,
"cave": "rocky/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 129,
"yStyle": {
@@ -59,4 +53,4 @@
}
}
}
}
}

View File

@@ -1,30 +1,24 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/rocky-cavern",
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
@@ -52,4 +46,4 @@
}
}
}
}
}

View File

@@ -1,37 +1,31 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/sandstone-cavern",
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "sandstone/small",
"rarity": 7
"caves": [{
"breakSurface": false,
"cave": "sandstone/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 129,
"yStyle": {
@@ -59,4 +53,4 @@
}
}
}
}
}

View File

@@ -1,30 +1,24 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/sandstone-cavern",
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
@@ -52,4 +46,4 @@
}
}
}
}
}

View File

@@ -1,36 +1,30 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "drip/small",
"rarity": 7
"caves": [{
"breakSurface": false,
"cave": "drip/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 129,
"yStyle": {
@@ -58,4 +52,4 @@
}
}
}
}
}

View File

@@ -1,29 +1,23 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
@@ -51,4 +45,4 @@
}
}
}
}
}

View File

@@ -1,7 +1,5 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 80,
"min": 5
@@ -30,24 +28,22 @@
"rarity": 110
}
],
"elipsoids": [
{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 90,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
"elipsoids": [{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {"block": "minecraft:cave_air"},
"rarity": 90,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
]
}]
},
"worm": {
"girth": {
"max": 5,
"min": 1,
"style": {
"style": "SIMPLEX_CELLS"
}
"style": {"style": "SIMPLEX_CELLS"}
},
"maxDistance": 70,
"yStyle": {
@@ -75,4 +71,4 @@
}
}
}
}
}

View File

@@ -1,31 +1,25 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 65,
"min": 5
},
"customBiome": "subterrestrial-palette/swamp-cavern",
"fork": {
"elipsoids": [
{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 250,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"customBiome": "subterrestrial-palette/amethyst-cavern",
"fill": {"block": "minecraft:cave_air"},
"rarity": 250,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 4,
"min": 2,
"style": {
"style": "VASCULAR"
}
"style": {"style": "VASCULAR"}
},
"maxDistance": 75,
"yStyle": {
@@ -53,4 +47,4 @@
}
}
}
}
}

View File

@@ -1,37 +1,31 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/volcanic-cavern",
"fork": {
"caves": [
{
"breakSurface": false,
"cave": "volcanic/small",
"rarity": 7
"caves": [{
"breakSurface": false,
"cave": "volcanic/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 15,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
],
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 15,
"baseWidth": {"min": 5, "max": 17, "style": {"style": "STATIC"}}
}
]
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 129,
"yStyle": {
@@ -59,4 +53,4 @@
}
}
}
}
}

View File

@@ -1,30 +1,24 @@
{
"fill": {
"block": "minecraft:cave_air"
},
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/volcanic-cavern",
"fork": {
"elipsoids": [
{
"fill": {
"block": "minecraft:cave_air"
},
"rarity": 325,
"baseWidth": {"min": 9, "max": 27, "style": {"style": "STATIC"}}
}
]
},
"fork": {"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 325,
"baseWidth": {
"min": 9,
"max": 27,
"style": {"style": "STATIC"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {
"style": "STATIC"
}
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
@@ -52,4 +46,4 @@
}
}
}
}
}