Started by
GalaxyNuke
on
Topic category: Advanced modding
I was planning on making a Minecraft backpack and I was wondering if there's a way to set the event result for right-clicking to open an inventory window like it does when clicking a chest.
Thanks
i think you make a custom gui with input slots only and then create an item with the event wen right click open custom gui
Yeah I worked on that, I managed to get it to work but when I close the backpack and open it the items in it disappear.
The problem is that Mcreator has no option to create files that store data or at least I have not found it. Would solve my present problem with a teleport event I have in mind. Probably need to creat a custom code that opens a file and stores the Items. Last time I did something like that was in C++ storing customer information over a decade ago.
The Variables get erased when the game ends