Add industrial sawmill recipes
This commit is contained in:
parent
123042a069
commit
ad0b45cd2a
7 changed files with 173 additions and 4 deletions
|
@ -11,7 +11,7 @@ import techreborn.tiles.TileIndustrialSawmill;
|
|||
|
||||
public class GuiIndustrialSawmill extends GuiContainer {
|
||||
|
||||
private static final ResourceLocation texture = new ResourceLocation(
|
||||
public static final ResourceLocation texture = new ResourceLocation(
|
||||
"techreborn", "textures/gui/industrial_sawmill.png");
|
||||
|
||||
TileIndustrialSawmill sawmill;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue