1
0

Fixed Red Sandstone and Prismarine drops

This commit is contained in:
Masy98
2014-10-01 19:13:59 +02:00
parent 1d875d0bc8
commit 0d2a041a69
3 changed files with 33 additions and 27 deletions

View File

@@ -574,6 +574,7 @@ bool cItemHandler::CanHarvestBlock(BLOCKTYPE a_BlockType)
case E_BLOCK_COBBLESTONE_WALL:
case E_BLOCK_DIAMOND_BLOCK:
case E_BLOCK_DIAMOND_ORE:
case E_BLOCK_DOUBLE_NEW_STONE_SLAB:
case E_BLOCK_DOUBLE_STONE_SLAB:
case E_BLOCK_EMERALD_ORE:
case E_BLOCK_ENCHANTMENT_TABLE: