Skip to content

Commit eec748b

Browse files
committed
fix: fixed deepslate silver ore not being mineable #5072
1 parent ff607af commit eec748b

File tree

1 file changed

+2
-1
lines changed
  • src/main/resources/data/minecraft/tags/blocks/mineable

1 file changed

+2
-1
lines changed

src/main/resources/data/minecraft/tags/blocks/mineable/pickaxe.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"iceandfire:dread_stone_bricks_cracked",
6464
"iceandfire:dread_stone_bricks_mossy",
6565
"iceandfire:dread_stone",
66-
"iceandfire:dread_stone_tile"
66+
"iceandfire:dread_stone_tile",
67+
"iceandfire:deepslate_silver_ore"
6768
]
6869
}

0 commit comments

Comments
 (0)