Started by
The_Freezing_C…
on
Topic category: Help with MCreator software
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 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.