Topic category: Help with Minecraft modding (Java Edition)
Hey hey,
I hope this is the correct Forum Section.
I've already tried searching for related keywords but couldn't find any topics on this so I created a new one.
I'm basically just trying to show a player Attribute in a GUI think of it like a Stats GUI.
Now my issue lies in actually showing the Attribute in the GUI itself. The only way I've found that to be doable is via Variables. Is there perhaps a way to link Attributes and Variables so I can show them on the GUI or is there maybe a completely different solution?
I'm relatively new to minecraft modding so maybe I am not even supposed to use Attributes for stats?
I just got the urge to try my hands at this and thought I'd start with mcreator before actually learning all the java I need.
Thanks in advance!