


It contains more information than what can be explained in 15 minutes.Įverything works the same, for the most part, as all other versions. This is a tutorial for absolute beginners. Assuming you don't literally want an exact replica as SBA, it is not as simple as me or anyone else telling you "just copy-paste this code, change these few variables, and it'll work" as it's truthfully much more complex than that, depending on what you're interested in and how your mod works.
MCREATOR TUTORIAL GUI 1.8.9 HOW TO
It will still be up to you to tell the framework where to place components, but you won't have to spend time programming how to scroll down in a GUI, or what clicking on a button means.įeel free to also look at open-source projects which create GUIs, such as SBA, and see how they do it. If you are not interested in designing your own UI components, then you should use a framework which has done this for you, such as Elementa. and employ that to design a UI that you like. It is up to you to take information on how to draw shapes, textures, etc. It doesn't show you the concepts behind designing a user-friendly UI, which would be a tutorial independent from Minecraft modding. The video goes over concepts, how to create GUIs, what different terms mean, how GUIs work, how to draw shapes, how to draw textures, how to draw things depending on certain conditions, etc. Click to expand.It's a programming tutorial, not a design tutorial.
