Add centrifuge recipes
This commit is contained in:
parent
ff571d5444
commit
bb82e2cfb2
6 changed files with 177 additions and 5 deletions
|
@ -10,7 +10,7 @@ import techreborn.tiles.TileCentrifuge;
|
|||
|
||||
public class GuiCentrifuge extends GuiContainer {
|
||||
|
||||
private static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/industrial_centrifuge.png");
|
||||
public static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/industrial_centrifuge.png");
|
||||
|
||||
TileCentrifuge centrifuge;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue