Worked on Soul Forge GUI and container. GUI texture is VERY WIP and the slot locations as well as the progress par will change. Don't work on it >:3

This commit is contained in:
WayofTime 2016-01-07 18:05:23 -05:00
parent 8b024e1703
commit fec2236114
8 changed files with 232 additions and 6 deletions

View file

@ -92,6 +92,7 @@ public class Constants
public static final class Gui
{
public static final int TELEPOSER_GUI = 0;
public static final int SOUL_FORGE_GUI = 1;
}
public static class Compat