Started by
MGMac
on
Topic category: Help with Minecraft modding (Java Edition)
My GUI displays a variable in a text field which contains "<BNBT:number:Points> ". Points are a GLOBAL_MAP variable. When I use a test command that uses the procedure: [Set(Global: Points) to:[[Get(Global: Points) + 1] nothing happens, the variable does not change and after rejoining the world it still says 0.0
This is one of the last things I need for my modjam submission so please help