9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 04:09:18 +00:00

Merge pull request #204 from IrisDimensions/master

Overworld Update 2009 (WIP) - Cave
This commit is contained in:
Brian Fopiano
2021-08-31 14:03:56 -07:00
committed by GitHub
135 changed files with 4259 additions and 2230 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@
*.txt
*.WinMerge
_docs/
.iris/

View File

@@ -1,187 +0,0 @@
{
"name": "Tropical Cavern Coral",
"derivative": "FOREST",
"vanillaDerivative": "FOREST",
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 2,
"maxHeight": 3,
"style": {"style": "STATIC"},
"zoom": 0.1,
"palette": [
{
"weight": 3,
"block": "minecraft:dead_brain_coral_block"
},
{"block": "minecraft:dead_tube_coral_block"},
{"block": "minecraft:dead_brain_coral_block"},
{"block": "minecraft:dead_fire_coral_block"}
]
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
},
{
"chance": 0.02,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{
"data": {
"waterlogged": false,
"pickles": 1
},
"block": "minecraft:sea_pickle"
},
{
"data": {
"waterlogged": false,
"pickles": 2
},
"block": "minecraft:sea_pickle"
},
{
"data": {
"waterlogged": false,
"pickles": 3
},
"block": "minecraft:sea_pickle"
}
],
"style": {"style": "STATIC"}
},
{
"chance": 0.21,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{
"data": {"waterlogged": false},
"block": "minecraft:dead_brain_coral"
},
{
"data": {"waterlogged": false},
"block": "minecraft:dead_bubble_coral"
},
{
"data": {"waterlogged": false},
"block": "minecraft:dead_fire_coral"
},
{
"data": {"waterlogged": false},
"block": "minecraft:dead_horn_coral"
},
{
"data": {"waterlogged": false},
"block": "minecraft:dead_tube_coral"
},
{
"data": {"waterlogged": false},
"block": "minecraft:dead_brain_coral_fan"
},
{
"data": {"waterlogged": false},
"block": "minecraft:dead_bubble_coral_fan"
},
{
"data": {"waterlogged": false},
"block": "minecraft:dead_fire_coral_fan"
},
{
"data": {"waterlogged": false},
"block": "minecraft:dead_horn_coral_fan"
},
{
"data": {"waterlogged": false},
"block": "minecraft:dead_tube_coral_fan"
}
],
"style": {"style": "STATIC"}
}
],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/camp1"]
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/bincluster1"]
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10",
"clutter/boulder11",
"clutter/boulder12",
"clutter/boulder13",
"clutter/boulder14",
"clutter/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:stone_slab"
},
{
"weight": 7,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,118 +0,0 @@
{
"name": "Tropical Cavern Root",
"derivative": "FOREST",
"vanillaDerivative": "FOREST",
"layers": [{
"minHeight": 1,
"maxHeight": 3,
"style": {"style": "STATIC"},
"zoom": 0.1,
"palette": [{"block": "minecraft:stone"}]
}],
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{
"data": {
"face": "floor",
"powered": false,
"facing": "east"
},
"block": "minecraft:stone_button"
},
{
"data": {
"face": "floor",
"powered": false,
"facing": "south"
},
"block": "minecraft:stone_button"
},
{
"data": {
"face": "floor",
"powered": false,
"facing": "south"
},
"block": "minecraft:jungle_leaves"
}
],
"style": {"style": "STATIC"}
}
],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/camp1"]
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/bincluster1"]
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10",
"clutter/boulder11",
"clutter/boulder12",
"clutter/boulder13",
"clutter/boulder14",
"clutter/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
]
}

View File

@@ -1,119 +0,0 @@
{
"name": "Temperate Cracked Cavern",
"derivative": "PLAINS",
"vanillaDerivative": "THE_VOID",
"children": ["cave/lit-cavern"],
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"style": {"style": "STATIC"},
"zoom": 0.1,
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:calcite"},
{"block": "minecraft:cobblestone"}
]
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
},
{
"chance": 0.008,
"palette": [{"block": "minecraft:cobblestone_wall"}]
}
],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/camp1"]
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/bincluster1"]
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10",
"clutter/boulder11",
"clutter/boulder12",
"clutter/boulder13",
"clutter/boulder14",
"clutter/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:cobblestone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:mossy_cobblestone_slab"
},
{
"weight": 8,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,77 +0,0 @@
{
"name": "Frozen Ice Cavern",
"derivative": "BASALT_DELTAS",
"vanillaDerivative": "FROZEN_OCEAN",
"layers": [
{
"minHeight": 1,
"maxHeight": 2,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:blue_ice"},
{"block": "minecraft:packed_ice"},
{
"weight": 6,
"block": "minecraft:ice"
}
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [{"block": "minecraft:ice"}]
},
{
"minHeight": 2,
"maxHeight": 3,
"style": {"style": "STATIC"},
"palette": [{"block": "minecraft:blackstone"}]
}
],
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"decorators": [
{
"chance": 0.01,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:cornflower"}],
"style": {"style": "STATIC"}
},
{
"chance": 0.001,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:blackstone_wall"}],
"style": {"style": "STATIC"}
}
],
"slab": {
"style": {"style": "IRIS"},
"zoom": 0.5,
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:cobblestone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:mossy_cobblestone_slab"
},
{
"weight": 5,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,148 +0,0 @@
{
"name": "Jungle Cavern",
"derivative": "JUNGLE",
"vanillaDerivative": "JUNGLE",
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "SIMPLEX"},
"zoom": 0.08,
"palette": [
{
"weight": 95,
"block": "minecraft:grass_block"
},
{"block": "minecraft:stone"}
]
}],
"decorators": [
{
"chance": 0.15,
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:fern"}
]
},
{
"chance": 0.1,
"palette": [{"block": "minecraft:jungle_leaves"}],
"style": {
"style": "VASCULAR_THIN",
"zoom": 0.3
},
"partOf": "CEILING"
},
{
"chance": 0.01,
"palette": [{"block": "minecraft:jungle_leaves"}],
"style": {
"style": "VASCULAR_THIN",
"zoom": 0.3
},
"scaleStack": true,
"stackMax": 75,
"stackMin": 30,
"partOf": "CEILING"
},
{
"chance": 0.01,
"palette": [{"block": "minecraft:jungle_leaves"}],
"style": {
"style": "VASCULAR_THIN",
"zoom": 0.3
},
"scaleStack": true,
"stackMax": 75,
"stackMin": 30,
"partOf": "CEILING"
},
{
"chance": 0.01,
"palette": [{"block": "minecraft:jungle_leaves"}],
"style": {
"style": "VASCULAR_THIN",
"zoom": 0.3
},
"scaleStack": true,
"stackMax": 75,
"stackMin": 30,
"partOf": "CEILING"
},
{
"chance": 0.03,
"palette": [{"block": "minecraft:shroomlight"}],
"partOf": "CEILING"
}
],
"objects": [
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/bincluster1"]
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10",
"clutter/boulder11",
"clutter/boulder12",
"clutter/boulder13",
"clutter/boulder14",
"clutter/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:stone_slab"
},
{
"weight": 7,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,121 +0,0 @@
{
"name": "Temperate Lit Cavern",
"derivative": "PLAINS",
"vanillaDerivative": "THE_VOID",
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"style": {"style": "STATIC"},
"zoom": 0.1,
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:calcite"}
]
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
},
{
"chance": 0.008,
"palette": [{"block": "minecraft:andesite_wall"}]
},
{
"chance": 0.002,
"palette": [{"block": "minecraft:torch"}]
}
],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/camp1"]
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/bincluster1"]
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10",
"clutter/boulder11",
"clutter/boulder12",
"clutter/boulder13",
"clutter/boulder14",
"clutter/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:cobblestone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:mossy_cobblestone_slab"
},
{
"weight": 7,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,258 +0,0 @@
{
"name": "Swamp Murky Cavern Gleaming",
"derivative": "SWAMP",
"vanillaDerivative": "SWAMP",
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"style": {"style": "STATIC"},
"zoom": 0.1,
"palette": [
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"},
{"block": "minecraft:shroomlight"}
]
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
},
{
"chance": 0.01,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{"block": "minecraft:brown_mushroom"},
{"block": "minecraft:red_mushroom"}
],
"style": {"style": "STATIC"}
},
{
"chance": 0.001,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:cobweb"}],
"style": {"style": "STATIC"}
}
],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/camp1"]
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/bincluster1"]
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10",
"clutter/boulder11",
"clutter/boulder12",
"clutter/boulder13",
"clutter/boulder14",
"clutter/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:cobblestone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:mossy_cobblestone_slab"
},
{
"weight": 5,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,138 +0,0 @@
{
"name": "Swamp Murky Cavern",
"derivative": "SWAMP",
"vanillaDerivative": "SWAMP",
"children": ["cave/murky-cavern-gleaming"],
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"style": {"style": "STATIC"},
"zoom": 0.1,
"palette": [
{"block": "minecraft:stone"},
{
"weight": 2,
"block": "minecraft:cobblestone"
},
{
"weight": 2,
"block": "minecraft:mossy_cobblestone"
},
{"block": "minecraft:mossy_stone_bricks"}
]
}],
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
},
{
"chance": 0.01,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{"block": "minecraft:brown_mushroom"},
{"block": "minecraft:red_mushroom"}
],
"style": {"style": "STATIC"}
},
{
"chance": 0.001,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:cobweb"}],
"style": {"style": "STATIC"}
}
],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/camp1"]
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/bincluster1"]
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10",
"clutter/boulder11",
"clutter/boulder12",
"clutter/boulder13",
"clutter/boulder14",
"clutter/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:cobblestone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:mossy_cobblestone_slab"
},
{
"weight": 5,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,234 +0,0 @@
{
"name": "Temperate Old Cavern",
"derivative": "FOREST",
"vanillaDerivative": "THE_VOID",
"generators": [{
"generator": "plain",
"max": 3,
"min": 4
}],
"layers": [
{
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 0.7
},
"maxHeight": 1,
"minHeight": 1,
"palette": [{"block": "minecraft:grass_block"}]
},
{
"maxHeight": 1,
"minHeight": 1,
"style": {"style": "STATIC"},
"zoom": 0.08,
"palette": [
{
"block": "minecraft:stone",
"weight": 8
},
{
"block": "minecraft:andesite",
"weight": 6
}
]
},
{
"maxHeight": 1,
"minHeight": 1,
"style": {"style": "STATIC"},
"zoom": 0.08,
"palette": [
{
"block": "minecraft:stone",
"weight": 18
},
{
"block": "minecraft:andesite",
"weight": 8
},
{
"block": "minecraft:jungle_leaves",
"weight": 1
},
{
"block": "minecraft:shroomlight",
"weight": 1
}
]
}
],
"decorators": [
{
"chance": 0.02,
"palette": [{"block": "minecraft:andesite_wall"}],
"stackMax": 5,
"stackMin": 1
},
{
"chance": 0.02,
"palette": [{"block": "minecraft:andesite_wall"}],
"stackMax": 5,
"stackMin": 1,
"partOf": "CEILING"
},
{
"forcePlace": true,
"chance": 0.06,
"variance": {"style": "STATIC"},
"zoom": 0.14,
"palette": [{"block": "minecraft:grass"}],
"style": {"style": "STATIC"}
},
{
"chance": 0.004,
"palette": [{"block": "minecraft:crimson_fungus"}]
},
{
"chance": 0.004,
"palette": [{"block": "minecraft:red_mushroom"}]
},
{
"chance": 0.004,
"palette": [{"block": "minecraft:brown_mushroom"}]
},
{
"chance": 0.004,
"palette": [{"block": "minecraft:warped_fungus"}]
},
{
"style": {"style": "STATIC"},
"chance": 0.03,
"palette": [{
"block": "minecraft:stone_button",
"data": {
"face": "floor",
"facing": "south"
}
}]
},
{
"forcePlace": true,
"chance": 0.006,
"variance": {"style": "STATIC"},
"zoom": 0.02,
"palette": [
{"block": "minecraft:nether_sprouts"},
{"block": "minecraft:warped_roots"}
],
"style": {"style": "STATIC"}
},
{
"chance": 0.034,
"palette": [{"block": "minecraft:jungle_leaves"}]
},
{
"chance": 0.0013,
"palette": [{"block": "minecraft:lava"}],
"stackMax": 20,
"stackMin": 20,
"partOf": "CEILING"
},
{
"chance": 0.003,
"palette": [{"block": "minecraft:water"}],
"stackMax": 11,
"stackMin": 10,
"partOf": "CEILING"
},
{
"chance": 0.005,
"palette": [{"block": "minecraft:stone"}],
"stackMax": 20,
"stackMin": 20,
"partOf": "CEILING"
},
{
"chance": 0.004,
"palette": [{"block": "minecraft:crimson_fungus"}]
},
{
"chance": 0.004,
"palette": [{"block": "minecraft:red_mushroom"}]
},
{
"chance": 0.004,
"palette": [{"block": "minecraft:brown_mushroom"}]
},
{
"chance": 0.004,
"palette": [{"block": "minecraft:warped_fungus"}]
},
{
"style": {"style": "STATIC"},
"chance": 0.03,
"palette": [{
"block": "minecraft:stone_button",
"data": {
"face": "floor",
"facing": "south"
}
}]
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {"type": "bottom"},
"block": "minecraft:cobblestone_slab"
},
{
"data": {"type": "bottom"},
"block": "minecraft:stone_slab"
},
{
"weight": 8,
"block": "minecraft:air"
}
]
},
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/camp1"]
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/bincluster1"]
},
{
"mode": "PAINT",
"chance": 0.5,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/camp1"]
}
]
}

View File

@@ -1,119 +0,0 @@
{
"name": "Hot Sandy Cave",
"derivative": "DESERT",
"vanillaDerivative": "DESERT",
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"palette": [{"block": "minecraft:smooth_sandstone"}]
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
},
{
"verticalZoom": 20,
"chance": 0.01,
"variance": {"style": "STATIC"},
"stackMax": 2,
"style": {"style": "STATIC"},
"palette": [{"block": "minecraft:cactus"}],
"heightVariance": {"style": "IRIS"},
"stackMin": 1
},
{
"chance": 0.0235,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{
"data": {
"face": "floor",
"powered": false,
"facing": "east"
},
"block": "minecraft:polished_blackstone_button"
},
{
"data": {
"face": "floor",
"powered": false,
"facing": "south"
},
"block": "minecraft:polished_blackstone_button"
}
],
"style": {"style": "STATIC"}
},
{
"chance": 0.012,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:dead_bush"}],
"style": {"style": "STATIC"}
}
],
"objects": [
{
"chance": 0.15,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oakclutt1",
"clutter/oakclutt2",
"clutter/oakclutt3",
"clutter/oakclutt4",
"clutter/oakclutt5"
]
},
{
"chance": 8.56E-4,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/grave1"]
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:sandstone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:smooth_sandstone_slab"
},
{
"weight": 5,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,66 +0,0 @@
{
"name": "Hot Sandy Red Cave",
"derivative": "DESERT",
"vanillaDerivative": "DESERT",
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"palette": [{"block": "minecraft:terracotta"}]
}],
"decorators": [{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
}],
"objects": [{
"chance": 0.15,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/oakclutt1",
"clutter/oakclutt2",
"clutter/oakclutt3",
"clutter/oakclutt4",
"clutter/oakclutt5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:red_sandstone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:smooth_red_sandstone_slab"
},
{
"weight": 5,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,139 +0,0 @@
{
"name": "Tundra Spiked Cavern",
"derivative": "FROZEN_OCEAN",
"vanillaDerivative": "THE_VOID",
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"style": {"style": "STATIC"},
"zoom": 0.2,
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:cobblestone"},
{"block": "minecraft:gravel"}
]
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
},
{
"chance": 0.002,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:cobweb"}],
"style": {"style": "STATIC"}
},
{
"chance": 0.0011,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{
"data": {"age": 0},
"block": "minecraft:sweet_berry_bush"
},
{
"data": {"age": 1},
"block": "minecraft:sweet_berry_bush"
},
{
"data": {"age": 2},
"block": "minecraft:sweet_berry_bush"
},
{
"data": {"age": 3},
"block": "minecraft:sweet_berry_bush"
}
],
"style": {"style": "STATIC"}
},
{
"chance": 0.001,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{"block": "minecraft:cobblestone_wall"},
{"block": "minecraft:andesite_wall"}
],
"style": {"style": "STATIC"}
}
],
"objects": [
{
"chance": 8.56E-4,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/grave1"]
},
{
"chance": 1,
"edit": [{
"find": [{"block": "minecraft:stone"}],
"replace": {"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:cobblestone"},
{"block": "minecraft:gravel"}
]}
}],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/spikestone1",
"clutter/spikestone2",
"clutter/spikestone3",
"clutter/spikestone4",
"clutter/spikestone5",
"clutter/spikestone6",
"clutter/spikestone7",
"clutter/spikestone8"
]
}
],
"slab": {
"style": {"style": "IRIS"},
"zoom": 0.5,
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:cobblestone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:mossy_cobblestone_slab"
},
{
"weight": 6,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,117 +0,0 @@
{
"name": "Tropical Cavern",
"derivative": "FOREST",
"vanillaDerivative": "FOREST",
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"style": {"style": "STATIC"},
"zoom": 0.1,
"palette": [
{
"weight": 2,
"block": "minecraft:stone"
},
{"block": "minecraft:jungle_leaves"},
{
"weight": 2,
"block": "minecraft:stone"
},
{"block": "minecraft:andesite"},
{
"weight": 2,
"block": "minecraft:stone"
},
{"block": "minecraft:andesite"},
{"block": "minecraft:stone"}
]
}],
"decorators": [{
"chance": 1.0E-5,
"palette": [{"block": "minecraft:barrel"}]
}],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/camp1"]
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/bincluster1"]
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10",
"clutter/boulder11",
"clutter/boulder12",
"clutter/boulder13",
"clutter/boulder14",
"clutter/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:stone_slab"
},
{
"weight": 7,
"block": "minecraft:air"
}
]
}
}

View File

@@ -1,101 +0,0 @@
{
"name": "Tundra Cavern",
"derivative": "FROZEN_OCEAN",
"vanillaDerivative": "FROZEN_OCEAN",
"generators": [{
"min": 4,
"max": 6,
"generator": "plain"
}],
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"style": {"style": "STATIC"},
"zoom": 0.2,
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:cobblestone"},
{"block": "minecraft:gravel"}
]
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "minecraft:barrel"}]
},
{
"chance": 0.002,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:cobweb"}],
"style": {"style": "STATIC"}
},
{
"chance": 0.0011,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{
"data": {"age": 0},
"block": "minecraft:sweet_berry_bush"
},
{
"data": {"age": 1},
"block": "minecraft:sweet_berry_bush"
},
{
"data": {"age": 2},
"block": "minecraft:sweet_berry_bush"
},
{
"data": {"age": 3},
"block": "minecraft:sweet_berry_bush"
}
],
"style": {"style": "STATIC"}
}
],
"objects": [{
"chance": 9.0E-4,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["clutter/grave1"],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}],
"slab": {
"style": {"style": "IRIS"},
"zoom": 0.5,
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:cobblestone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "minecraft:mossy_cobblestone_slab"
},
{
"weight": 6,
"block": "minecraft:air"
}
]
}
}

View File

@@ -53,7 +53,6 @@
"weight": 1,
"block": "minecraft:ice"
}
]
},
{

View File

@@ -29,7 +29,7 @@
]
}
],
"customDerivitives": [{
"customDerivitives": [{
"category": "mushroom",
"id": "mushroom_crimson_forest",
"waterColor": "#5BC1AA",

View File

@@ -9,7 +9,7 @@
"max": 39,
"generator": "plain-cliffs"
}],
"customDerivitives": [{
"customDerivitives": [{
"category": "mushroom",
"id": "mushroom_warped_forest",
"waterColor": "#A1E8E8",

View File

@@ -0,0 +1,83 @@
{
"name": "Amethyst Cavern",
"layers": [
{
"palette": [
{
"block": "minecraft:amethyst_block",
"weight": 6
},
{"block": "minecraft:budding_amethyst"}
],
"maxHeight": 2,
"minHeight": 2
},
{"palette": [{"block": "minecraft:deepslate"}]}
],
"wall": {"palette": [
{
"block": "minecraft:amethyst_block",
"weight": 6
},
{"block": "minecraft:budding_amethyst"}
]},
"caveCeilingLayers": [
{
"palette": [
{
"block": "minecraft:amethyst_block",
"weight": 6
},
{"block": "minecraft:budding_amethyst"}
],
"maxHeight": 2,
"minHeight": 2
},
{"palette": [{"block": "minecraft:deepslate"}]}
],
"decorators": [
{
"chance": 0.1,
"palette": [
{
"block": "minecraft:amethyst_cluster",
"weight": 4
},
{
"block": "minecraft:small_amethyst_bud",
"weight": 3
},
{
"block": "minecraft:medium_amethyst_bud",
"weight": 2
},
{"block": "minecraft:large_amethyst_bud"}
]
},
{
"partOf": "CEILING",
"chance": 0.1,
"palette": [
{
"block": "minecraft:amethyst_cluster",
"data": {"facing": "down"},
"weight": 4
},
{
"block": "minecraft:small_amethyst_bud",
"data": {"facing": "down"},
"weight": 3
},
{
"block": "minecraft:medium_amethyst_bud",
"data": {"facing": "down"},
"weight": 2
},
{
"block": "minecraft:large_amethyst_bud",
"data": {"facing": "down"}
}
]
}
]
}

View File

@@ -0,0 +1,28 @@
{
"name": "Calcite Cavern",
"wall": {"palette": [{"block": "minecraft:tuff"}]},
"layers": [{
"maxHeight": 1,
"minHeight": 1,
"palette": [
{"block": "minecraft:calcite"},
{"block": "minecraft:diorite"}
]
}],
"caveCeilingLayers": [{
"maxHeight": 1,
"minHeight": 1,
"palette": [
{"block": "minecraft:calcite"},
{"block": "minecraft:diorite"}
]
}],
"decorators": [{
"chance": 0.05,
"style": {"style": "STATIC"},
"topPalette": [{"block": "minecraft:andesite"}],
"stackMax": 5,
"stackMin": 1,
"palette": [{"block": "minecraft:calcite"}]
}]
}

View File

@@ -0,0 +1,21 @@
{
"name": "Deepslate Cavern",
"wall": {"palette": [{"block": "minecraft:deepslate"}]},
"layers": [{
"style": {
"style": "STATIC",
"zoom": 0.5
},
"maxHeight": 2,
"minHeight": 2,
"palette": [
{"block": "minecraft:deepslate"},
{"block": "minecraft:tuff"}
]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [{"block": "minecraft:deepslate"}]
}]
}

View File

@@ -0,0 +1,39 @@
{
"name": "Dripstone Cavern Child",
"wall": {"palette": [{"block": "minecraft:dripstone_block"}]},
"layers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [{"block": "minecraft:dripstone_block"}]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [{"block": "minecraft:dripstone_block"}]
}],
"decorators": [
{
"chance": 0.03,
"scaleStack": true,
"stackMin": 5,
"stackMax": 55,
"absoluteMaxStack": 4,
"palette": [{
"block": "minecraft:pointed_dripstone",
"data": {"vertical_direction": "up"}
}]
},
{
"partOf": "CEILING",
"chance": 0.08,
"absoluteMaxStack": 4,
"scaleStack": true,
"stackMin": 5,
"stackMax": 55,
"palette": [{
"block": "minecraft:pointed_dripstone",
"data": {"vertical_direction": "down"}
}]
}
]
}

View File

@@ -0,0 +1,57 @@
{
"name": "Dripstone Cavern",
"wall": {"palette": [{
"block": "minecraft:dripstone_block",
"weight": 4
}]},
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"style": {"style": "GLOB_IRIS_THICK"},
"zoom": 0.4,
"palette": [
{
"weight": 2,
"block": "minecraft:tuff"
},
{
"weight": 2,
"block": "minecraft:granite"
},
{
"block": "minecraft:dripstone_block",
"weight": 6
}
]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [{"block": "minecraft:dripstone_block"}]
}],
"decorators": [
{
"chance": 0.066,
"scaleStack": true,
"stackMin": 25,
"stackMax": 80,
"absoluteMaxStack": 6,
"palette": [{
"block": "minecraft:pointed_dripstone",
"data": {"vertical_direction": "up"}
}]
},
{
"partOf": "CEILING",
"chance": 0.1,
"absoluteMaxStack": 6,
"scaleStack": true,
"stackMin": 25,
"stackMax": 80,
"palette": [{
"block": "minecraft:pointed_dripstone",
"data": {"vertical_direction": "down"}
}]
}
]
}

View File

@@ -0,0 +1,18 @@
{
"name": "Granite Cavern",
"wall": {"palette": [{"block": "minecraft:granite"}]},
"layers": [{
"minHeight": 1,
"maxHeight": 2,
"zoom": 0.4,
"palette": [{"block": "minecraft:granite"}]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [{
"block": "minecraft:granite",
"weight": 6
}]
}]
}

View File

@@ -0,0 +1,102 @@
{
"name": "Ice Cavern Child",
"wall": {"palette": [{"block": "minecraft:packed_ice"}]},
"layers": [
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"zoom": 0.4,
"palette": [
{
"weight": 5,
"block": "minecraft:ice"
},
{
"weight": 1,
"block": "minecraft:packed_ice"
}
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"zoom": 0.4,
"palette": [
{
"weight": 1,
"block": "minecraft:blue_ice"
},
{
"weight": 5,
"block": "minecraft:ice"
}
]
},
{
"minHeight": 1,
"maxHeight": 1,
"palette": [{
"weight": 5,
"block": "minecraft:blackstone"
}]
}
],
"caveCeilingLayers": [
{
"maxHeight": 2,
"minHeight": 1,
"palette": [{"block": "minecraft:ice"}]
},
{
"maxHeight": 1,
"minHeight": 1,
"palette": [
{"block": "minecraft:blackstone"},
{"block": "minecraft:blue_ice"}
]
}
],
"decorators": [
{
"chance": 0.001,
"palette": [{"block": "minecraft:cornflower"}]
},
{
"chance": 0.0015,
"scaleStack": true,
"stackMin": 25,
"stackMax": 50,
"absoluteMaxStack": 3,
"palette": [
{
"block": "minecraft:ice",
"weight": 3
},
{
"block": "minecraft:packed_ice",
"weight": 1
}
]
},
{
"partOf": "CEILING",
"chance": 0.005,
"absoluteMaxStack": 3,
"scaleStack": true,
"stackMin": 25,
"stackMax": 50,
"palette": [
{
"block": "minecraft:ice",
"weight": 3
},
{
"block": "minecraft:packed_ice",
"weight": 1
}
]
}
]
}

View File

@@ -0,0 +1,102 @@
{
"name": "Ice Cavern",
"wall": {"palette": [{"block": "minecraft:packed_ice"}]},
"layers": [
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"zoom": 0.4,
"palette": [
{
"weight": 5,
"block": "minecraft:ice"
},
{
"weight": 1,
"block": "minecraft:packed_ice"
}
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"zoom": 0.4,
"palette": [
{
"weight": 1,
"block": "minecraft:blue_ice"
},
{
"weight": 5,
"block": "minecraft:ice"
}
]
},
{
"minHeight": 1,
"maxHeight": 1,
"palette": [{
"weight": 5,
"block": "minecraft:blackstone"
}]
}
],
"caveCeilingLayers": [
{
"maxHeight": 2,
"minHeight": 1,
"palette": [{"block": "minecraft:ice"}]
},
{
"maxHeight": 1,
"minHeight": 1,
"palette": [
{"block": "minecraft:blackstone"},
{"block": "minecraft:blue_ice"}
]
}
],
"decorators": [
{
"chance": 0.001,
"palette": [{"block": "minecraft:cornflower"}]
},
{
"chance": 0.006,
"scaleStack": true,
"stackMin": 25,
"stackMax": 80,
"absoluteMaxStack": 6,
"palette": [
{
"block": "minecraft:ice",
"weight": 3
},
{
"block": "minecraft:packed_ice",
"weight": 1
}
]
},
{
"partOf": "CEILING",
"chance": 0.001,
"absoluteMaxStack": 6,
"scaleStack": true,
"stackMin": 25,
"stackMax": 80,
"palette": [
{
"block": "minecraft:ice",
"weight": 3
},
{
"block": "minecraft:packed_ice",
"weight": 1
}
]
}
]
}

View File

@@ -0,0 +1,98 @@
{
"name": "Ice Cavern",
"wall": {"palette": [{"block": "minecraft:blackstone"}]},
"layers": [
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"zoom": 0.4,
"palette": [
{
"weight": 5,
"block": "minecraft:ice"
},
{
"weight": 1,
"block": "minecraft:packed_ice"
}
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"zoom": 0.4,
"palette": [
{
"weight": 1,
"block": "minecraft:blue_ice"
},
{
"weight": 5,
"block": "minecraft:ice"
},
{
"weight": 5,
"block": "minecraft:blackstone"
}
]
}
],
"caveCeilingLayers": [
{
"maxHeight": 2,
"minHeight": 1,
"palette": [{"block": "minecraft:ice"}]
},
{
"maxHeight": 1,
"minHeight": 1,
"palette": [
{"block": "minecraft:blackstone"},
{"block": "minecraft:blue_ice"}
]
}
],
"decorators": [
{
"chance": 0.001,
"palette": [{"block": "minecraft:cornflower"}]
},
{
"chance": 0.006,
"scaleStack": true,
"stackMin": 25,
"stackMax": 80,
"absoluteMaxStack": 6,
"palette": [
{
"block": "minecraft:ice",
"weight": 3
},
{
"block": "minecraft:packed_ice",
"weight": 1
}
]
},
{
"partOf": "CEILING",
"chance": 0.001,
"absoluteMaxStack": 6,
"scaleStack": true,
"stackMin": 25,
"stackMax": 80,
"palette": [
{
"block": "minecraft:ice",
"weight": 3
},
{
"block": "minecraft:packed_ice",
"weight": 1
}
]
}
]
}

View File

@@ -0,0 +1,70 @@
{
"name": "Jungle Cavern",
"wall": {
"minHeight": 2,
"maxHeight": 2,
"style": {"style": "STATIC"},
"zoom": 0.4,
"palette": [
{"block": "minecraft:jungle_wood"},
{"block": "minecraft:stripped_jungle_wood"}
]
},
"layers": [{
"style": {"style": "STATIC"},
"palette": [{"block": "minecraft:grass_block"}]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{"block": "minecraft:rooted_dirt"},
{"block": "minecraft:coarse_dirt"}
]
}],
"decorators": [
{
"chance": 0.05,
"scaleStack": true,
"stackMin": 1,
"stackMax": 5,
"absoluteMaxStack": 5,
"style": {"style": "STATIC"},
"palette": [{"block": "minecraft:big_dripleaf"}]
},
{
"chance": 0.05,
"partOf": "CEILING",
"scaleStack": true,
"stackMin": 5,
"stackMax": 55,
"absoluteMaxStack": 4,
"style": {"style": "STATIC"},
"palette": [{"block": "minecraft:cave_vines"}]
},
{
"chance": 0.8,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:jungle_sapling"},
{"block": "minecraft:tall_grass"},
{"block": "minecraft:fern"},
{
"block": "minecraft:grass",
"weight": 10
},
{"block": "minecraft:azalea"},
{"block": "minecraft:flowering_azalea"},
{"block": "minecraft:twisting_vines"}
]
},
{
"chance": 0.05,
"style": {"style": "STATIC"},
"topPalette": [{"block": "minecraft:jungle_leaves"}],
"stackMax": 2,
"stackMin": 1,
"palette": [{"block": "minecraft:jungle_wood"}]
}
]
}

View File

@@ -0,0 +1,24 @@
{
"name": "Rocky Cavern",
"wall": {
"palette": [
{"block": "minecraft:lava"}
]
},
"layers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{"block": "minecraft:lava"}
]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{"block": "minecraft:lava"}
]
}]
}

View File

@@ -0,0 +1,86 @@
{
"name": "Sandstone Cavern",
"wall": {
"minHeight": 2,
"maxHeight": 2,
"style": {"style": "GLOB_IRIS_THICK"},
"zoom": 0.4,
"palette": [
{
"weight": 2,
"block": "minecraft:sand"
},
{
"weight": 3,
"block": "minecraft:sand"
},
{"block": "minecraft:red_sand"},
{
"weight": 3,
"block": "minecraft:smooth_red_sandstone"
},
{
"weight": 2,
"block": "minecraft:red_sand"
},
{
"block": "minecraft:smooth_sandstone",
"weight": 8
}
]
},
"layers": [{
"style": {"style": "GLOB_IRIS_THICK"},
"zoom": 0.4,
"palette": [
{
"weight": 2,
"block": "minecraft:sand"
},
{
"weight": 3,
"block": "minecraft:sand"
},
{"block": "minecraft:red_sand"},
{
"weight": 3,
"block": "minecraft:smooth_red_sandstone"
},
{
"weight": 2,
"block": "minecraft:red_sand"
},
{
"block": "minecraft:smooth_sandstone",
"weight": 8
}
]
}],
"caveCeilingLayers": [{
"style": {"style": "GLOB_IRIS_THICK"},
"zoom": 0.4,
"palette": [
{
"weight": 2,
"block": "minecraft:smooth_sandstone"
},
{
"weight": 3,
"block": "minecraft:smooth_sandstone"
},
{"block": "minecraft:red_sandstone"},
{
"weight": 3,
"block": "minecraft:smooth_red_sandstone"
},
{
"weight": 2,
"block": "minecraft:red_sandstone"
},
{
"block": "minecraft:smooth_sandstone",
"weight": 8
}
]
}]
}

View File

@@ -0,0 +1,47 @@
{
"name": "Red Sandstone Cavern",
"wall": {"palette": [
{"block": "minecraft:red_sand"},
{"block": "minecraft:red_sandstone"}
]},
"layers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{
"weight": 3,
"block": "minecraft:red_sand"
},
{
"block": "minecraft:smooth_red_sandstone",
"weight": 8
}
]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{
"weight": 3,
"block": "minecraft:red_sand"
},
{
"block": "minecraft:smooth_red_sandstone",
"weight": 8
}
]
}],
"decorators": [
{
"chance": 0.03,
"stackMin": 1,
"stackMax": 3,
"palette": [{"block": "minecraft:cactus"}]
},
{
"chance": 0.01,
"palette": [{"block": "minecraft:dead_bush"}]
}
]
}

View File

@@ -0,0 +1,82 @@
{
"name": "Rocky Cavern",
"wall": {
"style": {"style": "STATIC"},
"palette": [
{
"block": "minecraft:stone",
"weight": 3
},
{"block": "minecraft:cobblestone"},
{"block": "minecraft:stone"}
]
},
"layers": [{
"style": {"style": "STATIC"},
"maxHeight": 2,
"minHeight": 2,
"palette": [
{
"block": "minecraft:stone",
"weight": 3
},
{"block": "minecraft:cobblestone"},
{
"block": "minecraft:andesite",
"weight": 3
}
]
}],
"caveCeilingLayers": [{
"style": {"style": "STATIC"},
"maxHeight": 2,
"minHeight": 2,
"palette": [
{
"block": "minecraft:stone",
"weight": 3
},
{"block": "minecraft:cobblestone"},
{
"block": "minecraft:andesite",
"weight": 3
}
]
}],
"decorators": [
{
"chance": 0.03,
"scaleStack": true,
"stackMin": 10,
"stackMax": 90,
"absoluteMaxStack": 15,
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"}
]
},
{
"chance": 0.08,
"scaleStack": true,
"stackMin": 1,
"stackMax": 3,
"absoluteMaxStack": 5,
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"}
]
},
{
"partOf": "CEILING",
"chance": 0.03,
"absoluteMaxStack": 15,
"scaleStack": true,
"stackMin": 10,
"stackMax": 90,
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"}
]
}
]
}

View File

@@ -0,0 +1,50 @@
{
"name": "Red Sandstone Cavern",
"wall": {
"style": {"style": "VASCULAR"},
"palette": [
{"block": "minecraft:sand"},
{"block": "minecraft:sandstone"}
]
},
"layers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{
"weight": 3,
"block": "minecraft:sand"
},
{
"block": "minecraft:smooth_sandstone",
"weight": 8
}
]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{
"weight": 3,
"block": "minecraft:sand"
},
{
"block": "minecraft:smooth_sandstone",
"weight": 8
}
]
}],
"decorators": [
{
"chance": 0.03,
"stackMin": 1,
"stackMax": 3,
"palette": [{"block": "minecraft:cactus"}]
},
{
"chance": 0.02,
"palette": [{"block": "minecraft:dead_bush"}]
}
]
}

View File

@@ -0,0 +1,47 @@
{
"name": "Swamp Cavern",
"wall": {
"minHeight": 2,
"maxHeight": 2,
"style": {"style": "STATIC"},
"zoom": 0.4,
"palette": [
{"block": "minecraft:dark_oak_wood"},
{"block": "minecraft:spruce_wood"}
]
},
"layers": [{
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:grass_block"},
{"block": "minecraft:podzol"}
]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{"block": "minecraft:rooted_dirt"},
{"block": "minecraft:coarse_dirt"}
]
}],
"decorators": [
{
"chance": 0.3,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:fern"}
]
},
{
"chance": 0.08,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:brown_mushroom"},
{"block": "minecraft:red_mushroom"},
{"block": "minecraft:crimson_fungus"}
]
}
]
}

View File

@@ -0,0 +1,42 @@
{
"name": "Volcanic Cavern",
"wall": {"palette": [
{
"block": "minecraft:smooth_basalt",
"weight": 10
},
{"block": "minecraft:magma_block"}
]},
"layers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{
"block": "minecraft:smooth_basalt",
"weight": 3
},
{
"block": "minecraft:basalt",
"data": {"axis": "y"},
"weight": 7
},
{"block": "minecraft:magma_block"}
]
}],
"caveCeilingLayers": [{
"maxHeight": 2,
"minHeight": 2,
"palette": [
{
"block": "minecraft:smooth_basalt",
"weight": 3
},
{
"block": "minecraft:basalt",
"data": {"axis": "y"},
"weight": 7
},
{"block": "minecraft:magma_block"}
]
}]
}

View File

@@ -34,40 +34,17 @@
],
"layers": [
{
"minHeight": 2,
"maxHeight": 2,
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 3
},
"minHeight": 1,
"maxHeight": 1,
"palette": [{"block": "minecraft:grass_block"}]
},
{
"minHeight": 6,
"maxHeight": 10,
"slopeCondition": {
"minimumSlope": 3,
"maximumSlope": 255
},
"palette": [{"block": "minecraft:terracotta"}]
},
{
"minHeight": 6,
"maxHeight": 10,
"slopeCondition": {
"minimumSlope": 3,
"maximumSlope": 255
},
"palette": [{"block": "minecraft:orange_terracotta"}]
},
{
"minHeight": 6,
"maxHeight": 10,
"slopeCondition": {
"minimumSlope": 3,
"maximumSlope": 255
},
"palette": [{"block": "minecraft:red_terracotta"}]
"minHeight": 1,
"maxHeight": 1,
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:rooted_dirt"}
]
}
],
"decorators": [

View File

@@ -28,6 +28,22 @@
]
}
],
"carving": {
"ravines": [{
"rarity": 442,
"ravine": "volcanic/main"
}],
"caves": [{
"breakSurface": true,
"cave": "volcanic/main",
"rarity": 228,
"caveStartHeight": {
"max": 120,
"min": 69,
"style": {"style": "STATIC"}
}
}]
},
"effects": [{
"particleAltX": 0.3,
"particleAltY": 1.960885,

View File

@@ -27,6 +27,22 @@
]
}
],
"carving": {
"ravines": [{
"rarity": 442,
"ravine": "volcanic/main"
}],
"caves": [{
"breakSurface": true,
"cave": "volcanic/main",
"rarity": 228,
"caveStartHeight": {
"max": 120,
"min": 69,
"style": {"style": "STATIC"}
}
}]
},
"effects": [{
"particleAltX": 0.3,
"particleAltY": 1.960885,

View File

@@ -12,6 +12,22 @@
"max": -20,
"generator": "river"
}],
"carving": {
"ravines": [{
"rarity": 442,
"ravine": "volcanic/main"
}],
"caves": [{
"breakSurface": true,
"cave": "volcanic/main",
"rarity": 228,
"caveStartHeight": {
"max": 120,
"min": 69,
"style": {"style": "STATIC"}
}
}]
},
"layers": [
{
"minHeight": 2,

View File

@@ -26,6 +26,22 @@
}
]
}],
"carving": {
"ravines": [{
"rarity": 442,
"ravine": "volcanic/main"
}],
"caves": [{
"breakSurface": true,
"cave": "volcanic/main",
"rarity": 228,
"caveStartHeight": {
"max": 120,
"min": 69,
"style": {"style": "STATIC"}
}
}]
},
"decorators": [
{
"chance": 0.02,

View File

@@ -8,6 +8,22 @@
"max": -6,
"min": -15
}],
"carving": {
"ravines": [{
"rarity": 442,
"ravine": "volcanic/main"
}],
"caves": [{
"breakSurface": true,
"cave": "volcanic/main",
"rarity": 228,
"caveStartHeight": {
"max": 120,
"min": 69,
"style": {"style": "STATIC"}
}
}]
},
"layers": [
{
"minHeight": 2,

199
biomes/tundra/ether.json Normal file
View File

@@ -0,0 +1,199 @@
{
"name": "Tundra Ether",
"derivative": "MOUNTAINS",
"color": "#164598",
"rarity": 13,
"vanillaDerivative": "TAIGA_MOUNTAINS",
"generators": [{
"generator": "smooth-dunes",
"max": 14,
"min": 8
}],
"customDerivitives": [{
"grassColor": "#dcf5f1",
"foliageColor": "#e6dcf5",
"id": "tunether",
"waterColor": "#5C3BEF",
"waterFogColor": "#7A768F",
"category": "forest",
"fogColor": "#686090"
}],
"jigsawStructures": [
{
"rarity": 1700,
"structure": "pillager_outpost"
},
{
"rarity": 1000,
"structure": "village-tundra"
}
],
"layers": [
{
"minHeight": 3,
"maxHeight": 5,
"slopeCondition": {"minimumSlope": 6.9},
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:gravel"}
]
},
{
"minHeight": 3,
"maxHeight": 5,
"slopeCondition": {"minimumSlope": 5.3},
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:coarse_dirt"},
{"block": "minecraft:gravel"}
]
},
{"palette": [{"block": "minecraft:grass_block"}]},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:stone"}
]
}
],
"objects": [
{
"place": [
"clutter/gravelsplotch1",
"clutter/gravelsplotch2",
"clutter/gravelsplotch3",
"clutter/gravelsplotch4"
],
"chance": 0.35,
"mode": "PAINT"
},
{
"place": [
"structures/woodhand1",
"structures/woodhand2",
"structures/woodhand3"
],
"chance": 0.07,
"mode": "VACUUM"
},
{
"chance": 0.8,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"trees/mixed/dotree1",
"trees/mixed/dotree2",
"trees/mixed/dotree3",
"trees/mixed/dotree4",
"trees/mixed/dotree5",
"trees/mixed/dotree6",
"trees/mixed/dotree7",
"trees/mixed/dotree8",
"trees/mixed/dotree9",
"trees/mixed/dotree10"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
},
{
"chance": 0.01,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/obelisk1",
"clutter/obelisk2",
"clutter/obelisk3",
"clutter/obelisk4",
"clutter/obelisk5",
"clutter/obelisk6",
"clutter/obelisk7"
],
"translate": {
"x": 0,
"y": -4,
"z": 0
}
}
],
"biomeZoom": 30,
"biomeStyle": {"style": "SIMPLEX"},
"decorators": [
{
"chance": 0.01,
"variance": {"style": "STATIC"},
"zoom": 0.1,
"palette": [
{"block": "minecraft:white_tulip"},
{"block": "minecraft:blue_orchid"},
{"block": "minecraft:poppy"}
],
"style": {"style": "STATIC"}
},
{
"chance": 0.001,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{
"data": {"age": 0},
"block": "minecraft:sweet_berry_bush"
},
{
"data": {"age": 1},
"block": "minecraft:sweet_berry_bush"
},
{
"data": {"age": 2},
"block": "minecraft:sweet_berry_bush"
},
{
"data": {"age": 3},
"block": "minecraft:sweet_berry_bush"
}
],
"style": {"style": "STATIC"}
},
{
"chance": 0.2,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"style": {"style": "STATIC"}
}
],
"childShrinkFactor": 8,
"wall": {
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:stone"}
]
},
"biomeScatter": [
"TAIGA_HILLS",
"MOUNTAINS"
]
}

49
caves/amethyst/small.json Normal file
View File

@@ -0,0 +1,49 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "STATIC"}
},
"maxDistance": 95,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

56
caves/calcite/main.json Normal file
View File

@@ -0,0 +1,56 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/calcite-cavern",
"fork": {
"caves": [{
"breakSurface": false,
"cave": "calcite/small",
"rarity": 7
}],
"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"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

49
caves/calcite/small.json Normal file
View File

@@ -0,0 +1,49 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

67
caves/deep/main.json Normal file
View File

@@ -0,0 +1,67 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 50,
"min": 5
},
"customBiome": "subterrestrial-palette/deepslate-cavern",
"fork": {
"ravines": [
{
"rarity": 135,
"ravine": "deep/main"
},
{
"rarity": 255,
"ravine": "amethyst/main"
}
],
"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"}
}
}]
},
"worm": {
"girth": {
"max": 5,
"min": 2,
"style": {"style": "NOWHERE"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

57
caves/drip/main.json Normal file
View File

@@ -0,0 +1,57 @@
{
"name": "Amethyst Cavern",
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/drip-cavern",
"fork": {
"caves": [{
"breakSurface": false,
"cave": "drip/small",
"rarity": 7
}],
"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"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

50
caves/drip/small.json Normal file
View File

@@ -0,0 +1,50 @@
{
"name": "Amethyst Cavern Small",
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

57
caves/granite/small.json Normal file
View File

@@ -0,0 +1,57 @@
{
"name": "Granite Cavern",
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/granite-cavern",
"fork": {
"caves": [{
"breakSurface": false,
"cave": "granite/small",
"rarity": 3
}],
"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"}
},
"maxDistance": 25,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

57
caves/ice/main.json Normal file
View File

@@ -0,0 +1,57 @@
{
"name": "Ice Cavern",
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 120,
"min": 3
},
"customBiome": "subterrestrial-palette/ice-cavern",
"fork": {
"caves": [{
"breakSurface": false,
"cave": "ice/small",
"rarity": 7
}],
"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"}
},
"maxDistance": 77,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

50
caves/ice/small.json Normal file
View File

@@ -0,0 +1,50 @@
{
"name": "Amethyst Cavern Small",
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "VASCULAR"}
},
"maxDistance": 15,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

74
caves/jungle/main.json Normal file
View File

@@ -0,0 +1,74 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 130,
"min": 5
},
"customBiome": "subterrestrial-palette/jungle-cavern",
"fork": {
"ravines": [
{
"rarity": 100,
"ravine": "jungle/main"
},
{
"rarity": 400,
"ravine": "amethyst/main"
}
],
"caves": [
{
"breakSurface": false,
"cave": "amethyst/small",
"rarity": 336
},
{
"breakSurface": true,
"cave": "jungle/small",
"rarity": 7
}
],
"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"}
},
"maxDistance": 100,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "STATIC"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "NOWHERE"
}
}
}
}

50
caves/jungle/small.json Normal file
View File

@@ -0,0 +1,50 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 5,
"min": 1,
"style": {"style": "IRIS"}
},
"maxDistance": 75,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "IRIS"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.8,
"style": "SIMPLEX"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.8,
"style": "SIMPLEX"
}
}
}
}

56
caves/lava/main.json Normal file
View File

@@ -0,0 +1,56 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/lava-cavern",
"fork": {
"caves": [{
"breakSurface": true,
"cave": "rocky/small",
"rarity": 7
}],
"elipsoids": [{
"fill": {"block": "minecraft:cave_air"},
"rarity": 50,
"baseWidth": {
"min": 5,
"max": 17,
"style": {"style": "STATIC"}
}
}]
},
"worm": {
"girth": {
"max": 3,
"min": 4,
"style": {"style": "STATIC"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

View File

@@ -0,0 +1,56 @@
{
"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
}],
"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"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

View File

@@ -0,0 +1,49 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

View File

@@ -0,0 +1,56 @@
{
"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
}],
"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"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

View File

@@ -0,0 +1,49 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

56
caves/rocky/main.json Normal file
View File

@@ -0,0 +1,56 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/rocky-cavern",
"fork": {
"caves": [{
"breakSurface": false,
"cave": "rocky/small",
"rarity": 7
}],
"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"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

49
caves/rocky/small.json Normal file
View File

@@ -0,0 +1,49 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

56
caves/sandstone/main.json Normal file
View File

@@ -0,0 +1,56 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/sandstone-cavern",
"fork": {
"caves": [{
"breakSurface": false,
"cave": "sandstone/small",
"rarity": 7
}],
"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"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

View File

@@ -0,0 +1,49 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

55
caves/simple/main.json Normal file
View File

@@ -0,0 +1,55 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"fork": {
"caves": [{
"breakSurface": false,
"cave": "drip/small",
"rarity": 7
}],
"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"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

48
caves/simple/small.json Normal file
View File

@@ -0,0 +1,48 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

74
caves/swamp/main.json Normal file
View File

@@ -0,0 +1,74 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 80,
"min": 5
},
"customBiome": "subterrestrial-palette/swamp-cavern",
"fork": {
"ravines": [
{
"rarity": 135,
"ravine": "deep/main"
},
{
"rarity": 255,
"ravine": "amethyst/main"
}
],
"caves": [
{
"breakSurface": false,
"cave": "amethyst/small",
"rarity": 110
},
{
"breakSurface": false,
"cave": "swamp/small",
"rarity": 110
}
],
"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"}
},
"maxDistance": 70,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "STATIC"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "NOWHERE"
}
}
}
}

50
caves/swamp/small.json Normal file
View File

@@ -0,0 +1,50 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 4,
"min": 2,
"style": {"style": "VASCULAR"}
},
"maxDistance": 75,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "IRIS"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.8,
"style": "SIMPLEX"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.8,
"style": "SIMPLEX"
}
}
}
}

56
caves/volcanic/main.json Normal file
View File

@@ -0,0 +1,56 @@
{
"fill": {"block": "minecraft:cave_air"},
"verticalRange": {
"max": 85,
"min": 7
},
"customBiome": "subterrestrial-palette/volcanic-cavern",
"fork": {
"caves": [{
"breakSurface": false,
"cave": "volcanic/small",
"rarity": 7
}],
"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"}
},
"maxDistance": 129,
"yStyle": {
"min": -3,
"max": 1,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"xStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -9,
"max": 9,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
}
}
}

49
caves/volcanic/small.json Normal file
View File

@@ -0,0 +1,49 @@
{
"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"}
}
}]},
"worm": {
"girth": {
"max": 2,
"min": 2,
"style": {"style": "STATIC"}
},
"maxDistance": 35,
"yStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"xStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
},
"zStyle": {
"min": -7,
"max": 7,
"generator": {
"zoom": 1,
"style": "PERLIN"
}
}
}
}

View File

@@ -1,45 +0,0 @@
# Checklist
- Add ocean monuments
- Add pyramids :white_check_mark:
- Add beehive biome (birch trees)
- Add mansions (WIP by Nowhere)
- Resolve stronghold portal block placement
- More?
# Old
**Quick update**
Things we need to do before releasing Iris v1.3.3 and the __V2 Overworld__ pack:
- Add broken nether portals :white_check_mark:
- Add (more) shipwrecks [in-progress]
- Add igloos :white_check_mark:
- Add pillager towers :white_check_mark:
- Properly spawn multiple strongholds :white_check_mark:
- ~~Add functionality to spawners (so they spawn properly) (can't fix unless source is fixed)~~
- ~~Spawn villagers properly when pregenerating (can't fix unless source is fixed)~~
Things we may do:
- Add Ocean Monuments [obtained objects]
- Add Trees with beehives to a separate biome in which bees spawn, becomes a child biome of the birch biome [in-progress]
- Update the way we place regions, biomes and rivers so it's *even* better [in-progress]
- ~~OR spawn these entities with the objects directly. (if that system is added) (won't be in time)~~
- ~~Add Desert Pyramids (not in this release)~~
- Add Mansions [in-progress] (may not be done in time)
- ~~Tweak villager spawns (not in this release)~~
*(I have crossed off a couple things that don't belong here, and some others in an attempt to get this list done this sunday)*

View File

@@ -1,10 +1,8 @@
{
"version": 2008,
"OVERWORLD-VERSION": 3.134,
"version": 2009,
"name": "Overworld",
"environment": "NORMAL",
"fluidHeight": 63,
"CONTINENTS": "Continent settings containing placement of the continents.",
"continentZoom": 1,
"continentalStyle": {
"style": "NOWHERE_CELLULAR",
@@ -12,7 +10,6 @@
},
"landChance": 0.69,
"biomeZoom": 5,
"REGIONS": "Contains the list of regions and their placement style",
"regionStyle": {
"style": "NOWHERE_CELLULAR",
"fracture": {
@@ -38,6 +35,26 @@
"frozen",
"tundra"
],
"carving": {"caves": [{
"breakSurface": true,
"cave": "deep/main",
"rarity": 28,
"caveStartHeight": {
"max": 35,
"min": 12,
"style": {"style": "STATIC"}
}
},
{
"breakSurface": true,
"cave": "lava/main",
"rarity": 100,
"caveStartHeight": {
"max": 50,
"min": 5,
"style": {"style": "STATIC"}
}
}]},
"islandBiomeChanceStyle": {
"style": "NOWHERE_CELLULAR",
"axialFracturing": true,
@@ -53,15 +70,12 @@
}
}
},
"TREE SETTINGS": "This is where you can change tree inheritance from saplings.",
"treeSettings": {
"enabled": true,
"mode": "FIRST"
},
"SEAS": "Sea settings (for the biomes that are oceans).",
"seaZoom": 1.25,
"seaBiomeStyle": {"style": "FRACTAL_FBM_IRIS"},
"LAND": "Land settings (for the biomes that are non-ocean).",
"landZoom": 3.2,
"landBiomeStyle": {
"style": "NOWHERE_CELLULAR",
@@ -79,14 +93,12 @@
}
},
"shoreBiomeStyle": {"style": "NOWHERE_CELLULAR"},
"LOOT": "Contains a list of loot tables that are attempted to be applied to all chests that spawn.",
"lootTries": 32,
"loot": {"tables": [
"global-treasure",
"global-tools",
"global-clutter"
]},
"ORES": "All settings in regards to deposits. Contains the ores spawning in your world.",
"deposits": [
{
"minHeight": 19,
@@ -141,7 +153,7 @@
{
"minHeight": 5,
"maxPerChunk": 5,
"maxHeight": 13,
"maxHeight": 15,
"minPerChunk": 5,
"minSize": 8,
"maxSize": 4,
@@ -181,8 +193,8 @@
"varience": 7
},
{
"minHeight": 3,
"maxPerChunk": 2,
"minHeight": 1,
"maxPerChunk": 3,
"maxHeight": 67,
"minPerChunk": 1,
"minSize": 3,
@@ -191,8 +203,8 @@
"varience": 3
},
{
"minHeight": 3,
"maxPerChunk": 4,
"minHeight": 1,
"maxPerChunk": 6,
"maxHeight": 29,
"minPerChunk": 2,
"minSize": 3,
@@ -202,7 +214,7 @@
},
{
"minHeight": 1,
"maxPerChunk": 12,
"maxPerChunk": 14,
"maxHeight": 120,
"minPerChunk": 8,
"minSize": 4,
@@ -212,7 +224,7 @@
},
{
"minHeight": 1,
"maxPerChunk": 10,
"maxPerChunk": 13,
"maxHeight": 64,
"minPerChunk": 8,
"minSize": 4,
@@ -222,7 +234,7 @@
},
{
"minHeight": 1,
"maxPerChunk": 10,
"maxPerChunk": 13,
"maxHeight": 175,
"minPerChunk": 9,
"minSize": 6,
@@ -231,108 +243,14 @@
"varience": 9
}
],
"CAVES": "All settings in regards to caves. Contains a toggle and the cave carve layers.",
"caves": true,
"caveLayers": [
{
"canBreakSurface": true,
"caveThickness": 0.48,
"caveZoom": 0.7,
"horizontalSlope": {
"min": -40,
"max": 60,
"generator": {
"style": "SIMPLEX",
"zoom": 2
}
},
"verticalSlope": {
"min": 10,
"max": 110,
"generator": {
"style": "SIMPLEX",
"zoom": 4
}
}
},
{
"canBreakSurface": false,
"caveThickness": 0.5,
"caveZoom": 0.7,
"horizontalSlope": {
"min": -40,
"max": 30,
"generator": {
"style": "IRIS",
"zoom": 2
}
},
"verticalSlope": {
"min": 60,
"max": 255,
"generator": {
"style": "IRIS",
"zoom": 4
}
}
},
{
"canBreakSurface": false,
"caveThickness": 0.1,
"caveZoom": 0.7,
"horizontalSlope": {
"min": -40,
"max": 50,
"generator": {
"style": "PERLIN",
"zoom": 2
}
},
"verticalSlope": {
"min": -40,
"max": 80,
"generator": {
"style": "PERLIN",
"zoom": 2
}
},
"fluid": {
"fluidHeight": 12,
"fluidType": {"block": "minecraft:lava"}
}
}
],
"caveBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"},
"CAVERNS//CARVING": "Carving layers that cut off certain parts of the world",
"carving": true,
"carveLayers": [{
"style": {
"style": "PERLIN_IRIS_HALF",
"zoom": 0.2,
"fracture": {
"multiplier": 5,
"style": "PERLIN",
"zoom": 0.5
}
},
"fullPercent": 0.01,
"threshold": 0.68,
"minHeight": -50,
"maxHeight": 110
}],
"RAVINES": "Settings regarding ravines. Iris does not know when and where they spawn, so it may look weird (with cave fluids)",
"ravines": false,
"ravineRarity": 500,
"ravineRibRarity": 3,
"OTHER": "Other settings you probably should not touch.",
"aggressiveBiomeReshuffle": true,
"coordFractureDistance": 926,
"coordFractureZoom": 0.15,
"dimensionAngleDeg": 69,
"preventLeafDecay": true,
"postProcessCaves": true,
"postProcessing": true,
"placeObjects": true,
"useMantle": true,
"terrainZoom": 1,
"stronghold": "stronghold",
"strongholdJumpDistance": 670,

View File

@@ -1 +1,4 @@
{"type": "CREEPER"}
{
"type": "CREEPER",
"spawnEffectRiseOutOfGround": true
}

View File

@@ -1 +1,4 @@
{"type": "DROWNED"}
{
"type": "DROWNED",
"spawnEffectRiseOutOfGround": true
}

View File

@@ -1,10 +1,18 @@
{
"type": "PILLAGER",
"spawnEffectRiseOutOfGround": true,
"spawnEffect": {
"interval": 1,
"chance": 1,
"particleEffect": "SOUL",
"particleCount": 100,
"sound": "ITEM_TRIDENT_RETURN"
"extra": 0.096,
"particleCount": 10,
"particleAltX": 0.3,
"particleAltY": 1.25,
"particleAltZ": 0.3,
"maxPitch": 1.7,
"minPitch": 1.5,
"volume": 2,
"sound": "BLOCK_RESPAWN_ANCHOR_DEPLETE"
}
}

View File

@@ -1,5 +1,6 @@
{
"type": "STRAY",
"spawnEffectRiseOutOfGround": true,
"ai": true,
"aware": true,
"customName": "&7Shroud",

View File

@@ -1,4 +1,5 @@
{
"type": "SILVERFISH",
"silent": true
"silent": true,
"spawnEffectRiseOutOfGround": true
}

View File

@@ -1 +1,4 @@
{"type": "SKELETON"}
{
"type": "SKELETON",
"spawnEffectRiseOutOfGround": true
}

View File

@@ -1 +1,4 @@
{"type": "SLIME"}
{
"type": "SLIME",
"spawnEffectRiseOutOfGround": true
}

View File

@@ -1,4 +1,5 @@
{
"type": "SLIME",
"baby": true
"baby": true,
"spawnEffectRiseOutOfGround": true
}

View File

@@ -1 +1,4 @@
{"type": "SPIDER"}
{
"type": "SPIDER",
"spawnEffectRiseOutOfGround": true
}

View File

@@ -1 +1,4 @@
{"type": "ZOMBIE"}
{
"type": "ZOMBIE",
"spawnEffectRiseOutOfGround": true
}

View File

@@ -1,4 +1,4 @@
{"pieces": [
"mansion/path/path_1",
"mansion/path/path_2"
"mansion/path/path_1",
"mansion/path/path_2"
]}

View File

@@ -1,4 +1,4 @@
{"pieces": [
"mansion/path_2/path_1",
"mansion/path_2/path_2"
"mansion/path_2/path_1",
"mansion/path_2/path_2"
]}

View File

@@ -1,3 +1 @@
{"pieces": [
"mansion/roof/roof_1"
]}
{"pieces": ["mansion/roof/roof_1"]}

View File

@@ -1,3 +1 @@
{"pieces": [
"mansion/stairs/stairs_left"
]}
{"pieces": ["mansion/stairs/stairs_left"]}

View File

@@ -1,3 +1 @@
{"pieces": [
"mansion/stairs/stairs_straight"
]}
{"pieces": ["mansion/stairs/stairs_straight"]}

View File

@@ -1,3 +1 @@
{"pieces": [
"mansion/stairs/stairs_right"
]}
{"pieces": ["mansion/stairs/stairs_right"]}

View File

@@ -1,7 +1,5 @@
{
"maxDepth": 20,
"pieces": [
"mansion/main/a1"
],
"pieces": ["mansion/main/a1"],
"terminate": true
}
}

View File

@@ -8,6 +8,9 @@
"terminate": true,
"feature": {
"blockRadius": 4,
"entitySpawners": ["pillager", "pillager-respawn"]
"entitySpawners": [
"pillager",
"pillager-respawn"
]
}
}

View File

@@ -0,0 +1,49 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 48,
"maxIterations": 99
},
"customBiome": "subterrestrial-palette/amethyst-cavern",
"nodeThreshold": 40,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 12,
"min": 7
},
"angle": 50,
"topAngle": 70,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

60
ravines/calcite/main.json Normal file
View File

@@ -0,0 +1,60 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 128,
"maxIterations": 128
},
"customBiome": "subterrestrial-palette/calcite-cavern",
"fork": {
"caves": [{
"cave": "drip/main",
"rarity": 17,
"breakSurface": false
}],
"ravines": [{
"rarity": 33,
"ravine": "drip/small"
}]
},
"nodeThreshold": 40,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 24,
"min": 14
},
"angle": 50,
"topAngle": 70,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

View File

@@ -0,0 +1,49 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 32,
"maxIterations": 32
},
"customBiome": "subterrestrial-palette/calcite-cavern",
"nodeThreshold": 8,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 13,
"min": 7
},
"angle": 90,
"topAngle": 90,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

49
ravines/deep/main.json Normal file
View File

@@ -0,0 +1,49 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 128,
"maxIterations": 128
},
"customBiome": "subterrestrial-palette/rocky-cavern",
"nodeThreshold": 40,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 24,
"min": 14
},
"angle": 50,
"topAngle": 70,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

60
ravines/drip/main.json Normal file
View File

@@ -0,0 +1,60 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 128,
"maxIterations": 128
},
"customBiome": "subterrestrial-palette/drip-cavern",
"fork": {
"caves": [{
"cave": "drip/main",
"rarity": 17,
"breakSurface": false
}],
"ravines": [{
"rarity": 33,
"ravine": "drip/small"
}]
},
"nodeThreshold": 40,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 24,
"min": 14
},
"angle": 50,
"topAngle": 70,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

49
ravines/drip/small.json Normal file
View File

@@ -0,0 +1,49 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 32,
"maxIterations": 32
},
"customBiome": "subterrestrial-palette/drip-cavern",
"nodeThreshold": 8,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 13,
"min": 7
},
"angle": 90,
"topAngle": 90,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

54
ravines/ice/main.json Normal file
View File

@@ -0,0 +1,54 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 128,
"maxIterations": 128
},
"customBiome": "subterrestrial-palette/ice-ravine",
"fork": {"caves": [{
"cave": "ice/main",
"rarity": 17,
"breakSurface": false
}]},
"nodeThreshold": 40,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 24,
"min": 14
},
"angle": 50,
"topAngle": 70,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

49
ravines/jungle/main.json Normal file
View File

@@ -0,0 +1,49 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 48,
"maxIterations": 99
},
"customBiome": "subterrestrial-palette/jungle-cavern",
"nodeThreshold": 40,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 12,
"min": 7
},
"angle": 50,
"topAngle": 70,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

View File

@@ -0,0 +1,60 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 128,
"maxIterations": 128
},
"customBiome": "subterrestrial-palette/mixed-sandstone-cavern",
"fork": {
"caves": [{
"cave": "red-sandstone/main",
"rarity": 17,
"breakSurface": false
}],
"ravines": [{
"rarity": 33,
"ravine": "red-sandstone/small"
}]
},
"nodeThreshold": 40,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 24,
"min": 14
},
"angle": 50,
"topAngle": 70,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

View File

@@ -0,0 +1,49 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 32,
"maxIterations": 32
},
"customBiome": "subterrestrial-palette/mixed-sandstone-cavern",
"nodeThreshold": 8,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 13,
"min": 7
},
"angle": 90,
"topAngle": 90,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

View File

@@ -0,0 +1,60 @@
{
"worm": {
"xStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"zStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 0.6,
"style": "IRIS"
}
},
"yStyle": {
"min": -6,
"max": 6,
"generator": {
"zoom": 3,
"style": "PERLIN"
}
},
"girth": {
"max": 3,
"min": 3
},
"maxDistance": 128,
"maxIterations": 128
},
"customBiome": "subterrestrial-palette/red-sandstone-cavern",
"fork": {
"caves": [{
"cave": "red-sandstone/main",
"rarity": 17,
"breakSurface": false
}],
"ravines": [{
"rarity": 33,
"ravine": "red-sandstone/small"
}]
},
"nodeThreshold": 40,
"depthStyle": {
"generator": {"style": "PERLIN"},
"max": 24,
"min": 14
},
"angle": 50,
"topAngle": 70,
"ribThickness": 5,
"baseWidthStyle": {
"generator": {"style": "FLAT"},
"max": 1,
"min": 1
}
}

Some files were not shown because too many files have changed in this diff Show More