1
0

Deadbushes drop sticks

This commit is contained in:
Bond-009
2017-02-26 11:09:06 +01:00
committed by Lukas Pioch
parent 4656be19b7
commit ef85c2e686
5 changed files with 49 additions and 1 deletions

View File

@@ -745,7 +745,6 @@ bool cItemHandler::CanHarvestBlock(BLOCKTYPE a_BlockType)
case E_BLOCK_COBBLESTONE_STAIRS:
case E_BLOCK_COBBLESTONE_WALL:
case E_BLOCK_COBWEB:
case E_BLOCK_DEAD_BUSH:
case E_BLOCK_DIAMOND_BLOCK:
case E_BLOCK_DIAMOND_ORE:
case E_BLOCK_DOUBLE_RED_SANDSTONE_SLAB: