Change GUI Text to NBT Tag

Started by FredLeon on

Topic category: Help with modding (Java Edition)

Last seen on 17:03, 1. Mar 2024
Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Change GUI Text to NBT Tag

is it possible to change a GUI Text to a block NBT tag or and if yes how?

 

Not directly via NBT tags,…
Sat, 10/05/2019 - 21:14

Not directly via NBT tags, but you can transfer NBT tag value to a global session variable and display this variable in the GUI.