Update to support removal of ic2 api

This commit is contained in:
modmuss50 2016-05-12 19:16:40 +01:00
parent 9ecd52436b
commit b0fbd5aea0
36 changed files with 36 additions and 36 deletions

View file

@ -1,6 +1,6 @@
package techreborn.tiles.teir1;
import ic2.api.tile.IWrenchable;
import reborncore.common.IWrenchable;
import net.minecraft.block.state.IBlockState;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.ISidedInventory;