GhostCrab opened this issue 11 years ago ยท 0 comments
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