9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/biomes/cave/murky-cavern-gleaming.json
2021-07-06 17:37:40 -07:00

269 lines
7.0 KiB
JSON

{
"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": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "stone"},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{"block": "mossy_stone_bricks"},
{"block": "shroomlight"}
]
}],
"decorators": [
{
"chance": 1.0E-4,
"palette": [{"block": "barrel"}]
},
{
"chance": 0.01,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{"block": "brown_mushroom"},
{"block": "red_mushroom"}
],
"style": {"style": "STATIC"}
},
{
"chance": 0.001,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "cobweb"}],
"style": {"style": "STATIC"}
}
],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["camp/camp"],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["camp/barrel-bin"],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"boulder/boulder1",
"boulder/boulder2",
"boulder/boulder3",
"boulder/boulder4",
"boulder/boulder5",
"boulder/boulder6",
"boulder/boulder7",
"boulder/boulder8",
"boulder/boulder9",
"boulder/boulder10",
"boulder/boulder11",
"boulder/boulder12",
"boulder/boulder13",
"boulder/boulder14",
"boulder/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "cobblestone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "mossy_cobblestone_slab"
},
{
"weight": 5,
"block": "air"
}
]
}
}