Started by
cubestructeurYT
on
Topic category: Help with Minecraft modding (Java Edition)
(I haven't found any other posts that talk about what I want to do).
I want to create an item that opens a custom crafting GUI on right-click,
I suppose you need to create a block containing the GUI, simulate a right-click on it, and then, when the player exits the GUI, restore the original block.
But i don't know how to do that.
I succeeded, I don't need any more help.
It would be cool if you shared it so others with the same issue can fix it that way too
I do need help as well. I have a block that I want to open the normal crafting GUI instead of me having to create a new one.
Okay, but I just need to find the procedures again (it's a bit of a mess with all my different projects).