The New GUI Text System | MCreator 2023.1

Опубликовано: 01 Январь 1970
на канале: NorthWestTrees MCreator
8,201
114

Today I wanted to just cover some changes to the GUI system regarding text variable tags. The system has been improved but will require older workspaces that port to future versions to return values instead of using tags for things like NBT or Global Variables.

In addition, this will open more doors for using values in GUIs as it's not limited now to NBT or Global variables. You can now simply pass variables from any value to a string such as entity NBT or global variable and then return that value using a string return block, this will print the value in the GUI like it used to do with the tag system.

► SUGGESTIONS / PROJECTS
Find other MCreator project files here.
https://github.com/MCreator-Examples/...

Submit suggestions for MCreator tutorials here.
https://github.com/MCreator-Examples/...

► CHAPTERS
0:00 - Intro
0:10 - Changes to variables in GUIs
0:21 - GUI options in 2023.1
0:56 - Making return procedures
2:00 - Getting variables from block NBT
2:20 - Making player variables
2:36 - Passing block NBT to player variables
3:08 - Returning the player variable value
3:14 - Setting the procedure for the text display
3:29 - Testing in-game and example
3:35 - Final notes
3:43 - Watch next!

► OFFICIAL SITES
● NWTG Website
https://www.northwesttreesgaming.com
● Discord Server Page
https://www.northwesttreesgaming.com/...

► TAGS
#northwesttreesgaming
#mcreator
#tutorials
#minecraft
#minecraftforge
#minecraftmods