Started by
Saubaer
on
Topic category: Help with MCreator software
Hello, I created a GUI with a slider. I store the value as NBT. When I leave the block and right-click again, the slider always resets to its initial value. So I built a procedure triggered on right-click to automatically change the slider. However, this doesn't work because the entity passed is not the block but the player.
you're using the gui open trigger, right? are you sure the coords are the player? Does your block have nbt enabled?