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

Fix invalid block data

This commit is contained in:
cyberpwn
2021-08-21 21:28:20 -04:00
parent 606793fbb3
commit 85f6f81ed1

View File

@@ -121,7 +121,7 @@
"replace": {
"palette": [
{
"block": "minecraft:stone_bricks_slab",
"block": "minecraft:stone_brick_slab",
"weight": 2
},
{
@@ -149,7 +149,7 @@
"replace": {
"palette": [
{
"block": "minecraft:stone_bricks_slab",
"block": "minecraft:stone_brick_slab",
"data": {"type": "top"},
"weight": 2
},