Implement IRecipeCrafterProvider on all tiles that need it
This commit is contained in:
parent
dded3c685a
commit
98d459735f
36 changed files with 162 additions and 209 deletions
|
@ -1,7 +1,5 @@
|
|||
package techreborn.tiles.fusionReactor;
|
||||
|
||||
import net.minecraft.entity.player.EntityPlayer;
|
||||
import net.minecraft.inventory.IInventory;
|
||||
import net.minecraft.item.ItemStack;
|
||||
import net.minecraft.nbt.NBTTagCompound;
|
||||
import net.minecraft.util.EnumFacing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue