Equivalent Exchange 3

Equivalent Exchange 3

2M Downloads

Incorrect item id used in TileAlchemicalChest::updateEntity()

GhostCrab opened this issue ยท 0 comments

commented

line 184 of TileAlchemicalChest.java in updateEntity():

worldObj.addBlockEvent(xCoord, yCoord, zCoord, Block.enderChest.blockID, 1, numUsingPlayers);

I think the 4th arg should be ModBlocks.alchemicalChest.blockID