Gui Variables Not Working

Started by MGMac on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Aug 2021
Points:
622

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 31
Gui Variables Not Working

I want a global player_persistent variable to show up in an overlay textfield. It would also work if it was global map, but I would prefer player_persistent. I have the variable set up and the text field of the overlay is "<ENBT:number:mpoints"> but whenever I load in it says 0.0, no matter what, even though I have procedures set up to add to it. Anyone know what I did wrong?