i need help to make a button procedure

Started by Unmiet on

Topic category: Help with modding (Java Edition)

Last seen on 14:10, 12. Jul 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i need help to make a button procedure

I wanted to try to make a button in a GUI, so that it is constantly disabled (without being able to click it), and that when you place an item in slot#0 the button becomes active so you can click it, so that when you click on it the item disappears, and another different item appears in slot#1, but I don't know how to do a procedure like that, can someone help me