Started by
воваабраменко
on
Topic category: Troubleshooting, bugs, and solutions
I need the GUI to change the NBT of the block in the "every tick while the interface is open" procedure. However, the procedure refuses to respond to my requests to NBT, such as checking the value. Ironically, checking the NBT in the procedure for the slot (NBT of the block rather than the item) works.
can you show your procedure?
It doesn't matter. Absolutely any procedure with NBT doesn't work, but here's an example I tested it on.
does your block have nbt enabled?
The problem itself is that the procedure refuses to respond to NBT only in the "every tick while the interface is open" procedure. But if I want to check or change the NBT of the block in the slot (for example: I put an item in the slot - increase the NBT by 1). In this case, everything works.
oh you're using a global trigger?
You shouldn't use an additional trigger when you have connected the procedure to a trigger in another element
No additional triggerBut still, make sure this is enabled https://mcreator.net/comment/297506/#comment-297506