Add Vacuum Freezer recipes
This commit is contained in:
parent
ad0b45cd2a
commit
090de63608
6 changed files with 145 additions and 3 deletions
|
@ -19,7 +19,7 @@ import java.io.IOException;
|
|||
|
||||
public class GuiVacuumFreezer extends GuiContainer {
|
||||
|
||||
private static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/vacuum_freezer.png");
|
||||
public static final ResourceLocation texture = new ResourceLocation("techreborn", "textures/gui/vacuum_freezer.png");
|
||||
|
||||
TileVacuumFreezer crafter;
|
||||
ContainerVacuumFreezer containerVacuumFreezer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue