1
0
Nether brick fences now drop their item.
This commit is contained in:
Alexander Harkness 2016-08-12 13:55:41 +01:00 committed by GitHub
parent ec235e7120
commit baefed8061

View File

@ -75,6 +75,7 @@ public:
case E_BLOCK_MOSSY_COBBLESTONE:
case E_BLOCK_NETHER_BRICK:
case E_BLOCK_NETHER_BRICK_STAIRS:
case E_BLOCK_NETHER_BRICK_FENCE:
case E_BLOCK_NETHERRACK:
case E_BLOCK_RED_SANDSTONE_SLAB:
case E_BLOCK_PRISMARINE_BLOCK: