Changed alloysmelter gui texture to new
This commit is contained in:
parent
e784681b56
commit
0011125a2a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import techreborn.tiles.TileBlastFurnace;
|
|||
public class GuiAlloySmelter extends GuiContainer {
|
||||
|
||||
private static final ResourceLocation texture = new ResourceLocation(
|
||||
"techreborn", "textures/gui/industrial_blast_furnace.png");
|
||||
"techreborn", "textures/gui/electric_alloy_furnace.png");
|
||||
|
||||
TileAlloySmelter alloysmelter;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue