Update GUI textures for Stalinium Press Screen
This commit is contained in:
@@ -11,7 +11,7 @@ import net.minecraft.world.entity.player.Inventory;
|
||||
|
||||
public class StaliniumPressScreen extends AbstractContainerScreen<StaliniumPressMenu> {
|
||||
private static final ResourceLocation GUI_TEXTURE =
|
||||
ResourceLocation.fromNamespaceAndPath(Stalinium.MODID,"textures/gui/growth_chamber/growth_chamber_gui.png");
|
||||
ResourceLocation.fromNamespaceAndPath(Stalinium.MODID,"textures/gui/stalinium_press_gui.png");
|
||||
private static final ResourceLocation ARROW_TEXTURE =
|
||||
ResourceLocation.fromNamespaceAndPath(Stalinium.MODID, "textures/gui/arrow_progress.png");
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 143 B |
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user