More recipes and organized imports

This commit is contained in:
Gig 2015-04-12 20:04:12 +01:00
parent 9712d3828f
commit 9b5a57bedb
31 changed files with 149 additions and 89 deletions

View file

@ -5,7 +5,6 @@ import net.minecraft.inventory.Container;
import net.minecraft.inventory.Slot;
import net.minecraft.item.ItemStack;
import techreborn.client.SlotFake;
import techreborn.util.FluidUtils;
import techreborn.util.ItemUtils;