(Query) GUI Text Fields Synced via Server-side

Started by pringlethegoat on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(Query) GUI Text Fields Synced via Server-side

Using a GUI which saves 2 GUI Text Field states once a Button is pressed to a Blocks NBT Data, though upon logging out / closing the world the Data is lost.

Is this due to the Text field Element still not being synced via Server-side?

Thanks