Fixed typos for tier1 tiles folder. New abstract TR machine class
This commit is contained in:
parent
f5b0670d84
commit
80e36f0427
27 changed files with 177 additions and 119 deletions
|
@ -29,7 +29,7 @@ import net.minecraft.client.renderer.GlStateManager;
|
|||
import net.minecraft.client.resources.I18n;
|
||||
import net.minecraft.entity.player.EntityPlayer;
|
||||
import net.minecraft.util.ResourceLocation;
|
||||
import techreborn.tiles.TileIronFurnace;
|
||||
import techreborn.tiles.tier0.TileIronFurnace;
|
||||
|
||||
public class GuiIronFurnace extends GuiContainer {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue