9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00

Remove diorite from jungle caves & sandstone slabs from swamp beach

This commit is contained in:
Daniel Mills
2020-10-28 02:12:08 -04:00
parent dd3448d0cb
commit bc65f516f5
3 changed files with 1 additions and 40 deletions

View File

@@ -124,30 +124,5 @@
"beach-clutter"
]
},
"derivative": "SWAMP",
"slab": {
"style": {
"style": "STATIC"
},
"palette": [
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "sandstone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "smooth_sandstone_slab"
},
{
"weight": 2,
"block": "air"
}
]
}
"derivative": "SWAMP"
}

View File

@@ -251,13 +251,6 @@
},
"block": "stone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "polished_diorite_slab"
},
{
"weight": 7,
"block": "air"

View File

@@ -156,13 +156,6 @@
},
"block": "stone_slab"
},
{
"data": {
"waterlogged": false,
"type": "bottom"
},
"block": "polished_diorite_slab"
},
{
"weight": 7,
"block": "air"