Removed debug stuff ;-;

This commit is contained in:
WayofTime 2014-12-29 06:48:01 -05:00
parent 31e154a980
commit fa5fe1555c
9 changed files with 82 additions and 71 deletions

View file

@ -7,7 +7,7 @@ import net.minecraft.tileentity.TileEntity;
import net.minecraft.world.World;
import WayofTime.alchemicalWizardry.AlchemicalWizardry;
public class BlockDemonChest extends BlockChest implements IBlockPortalNode, IRoadWard
public class BlockDemonChest extends BlockChest implements IBlockPortalNode
{
public BlockDemonChest()
{