Send value to slider

Started by Saubaer on

Topic category: Help with MCreator software

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Send value to slider

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.

 

Bild