GUI procedure

Started by The_Freezing_C… on

Topic category: Help with MCreator software

Last seen on 02:57, 16. Jan 2019
Joined Jan 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
GUI procedure

Im trying to make an item with a gui. Pressing a button named eject will drop the item stored. Pressing a button named insert will accept the item you want to store (basically a cassette player). How would I make this with a procedure? i have already made the GUI.

So if I understand, you want…
Fri, 03/08/2019 - 01:50

So if I understand, you want to create an item lime a backpack ? If it is that, you have to create an inventory in your GUI and name it. After, create your GUI. Finally, create a procedure for that when player right click with item the GUI open.