Add Industrial Electrolyzer recipes
This commit is contained in:
parent
ef1ee67c06
commit
3fde850448
6 changed files with 159 additions and 3 deletions
|
@ -10,7 +10,7 @@ import techreborn.tiles.TileIndustrialElectrolyzer;
|
|||
|
||||
public class GuiIndustrialElectrolyzer extends GuiContainer {
|
||||
|
||||
private static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/industrial_electrolyzer.png");
|
||||
public static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/industrial_electrolyzer.png");
|
||||
|
||||
TileIndustrialElectrolyzer eletrolyzer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue