- 12,540 views, 3 today
- 664 downloads, 0 today
170
Program made to allow you to create minecraft (forge) mod GUIs within a GUI making it a much easier experience to create GUIs and the best part is you don't have me know how to code to use it!
Screen shots above
Examples of using the program to add text (one of the things you can add to the GUI)
Credit | Knightworm-Art |
Progress | 70% complete |
Game Version | Minecraft 1.12 |
Tags |
2 Update Logs
2.1 : by Soggy_Mustache 10/15/2017 1:00:38 pmOct 15th, 2017
Fixed exiting message when pressing Ctrl Q to be updated with the new save system
LOAD MORE LOGS
3995838
7
Create an account or sign in to comment.
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.NullPointerException
at java.desktop/javax.swing.ImageIcon.<init>(ImageIcon.java:217)
at net.soggymustache.mcgui.SplashScreen.load(SplashScreen.java:27)
at net.soggymustache.mcgui.Main.main(Main.java:83)
... 5 more
Easier way to lay out a gui for a mod.
Also useful for artists on mods. Instead of the artist making things then handing it to the coder and then having the coder send a screenshot etc etc, now an artist can make the whole gui and hand it over.