Bonemeal cannot be used on cactus and sugar cane
This commit is contained in:
parent
4f60eaabca
commit
c4fc6a5343
@ -167,8 +167,6 @@ public:
|
||||
|
||||
case E_BLOCK_TALL_GRASS:
|
||||
case E_BLOCK_COCOA_POD:
|
||||
case E_BLOCK_SUGARCANE:
|
||||
case E_BLOCK_CACTUS:
|
||||
{
|
||||
// Always try to grow 1 stage:
|
||||
if (a_World.GrowPlantAt(a_BlockPos, 1) <= 0)
|
||||
|
Loading…
Reference in New Issue
Block a user