Add alloy furnace recipes
This commit is contained in:
parent
202555b4ac
commit
4b804c3521
13 changed files with 253 additions and 43 deletions
|
@ -10,7 +10,7 @@ import techreborn.tiles.TileAlloySmelter;
|
|||
|
||||
public class GuiAlloySmelter extends GuiContainer {
|
||||
|
||||
private static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/electric_alloy_furnace.png");
|
||||
public static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/electric_alloy_furnace.png");
|
||||
|
||||
TileAlloySmelter alloysmelter;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue