Text display that shows NBT number tag or local variable?

Started by KrisTheGolden on

Topic category: Help with MCreator software

Last seen on 14:47, 7. Apr 2021
Joined Mar 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Text display that shows NBT number tag or local variable?

Hi!

I am trying to make a GUI or Overlay that shows me information about a block.

Example would be: If I click on a block with testing item(Item that opens specific GUI) that Item gets information(specific NBT tag) from the block and than that information is displayed in GUI. Item gets energy_value NBT number tag form block and its displayed in GUI, if clicked on another block that contains energy_value, GUI displays different value.

Key problem is if I can display NBT information in a text_field like "Text is <TextFieldName:text>" without using GLOBAL Variables?

Please comment if you have any Idea of thought about this. Thanks, Kris!

You will need to use global…
Tue, 05/14/2019 - 19:17

You will need to use global variables for this at the moment. Keep in mind that there is a but with global variables and GUIs that will be fixed in 1.9.0.

Last seen on 09:43, 4. Jan 2022
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
a bug* 
Wed, 05/15/2019 - 08:15

a bug*