Add grinder recipes
This commit is contained in:
parent
c187f931ce
commit
5addee32e6
14 changed files with 205 additions and 13 deletions
|
@ -10,7 +10,7 @@ import techreborn.tiles.TileGrinder;
|
|||
|
||||
public class GuiGrinder extends GuiContainer {
|
||||
|
||||
private static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/industrial_grinder.png");
|
||||
public static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/industrial_grinder.png");
|
||||
|
||||
TileGrinder grinder;
|
||||
ContainerGrinder containerGrinder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue