Started by
rmsandegs
on
Topic category: Help with Minecraft modding (Java Edition)
Since update 1.7.9, I have not seen a way to make blocks open a GUI when right-clicked. This used to be easy with the old event system but now I can't see how I'd go about doing this anywhere online or on MCreator's interface.
Solved: just make a procedure to open the GUI.
what is the procedure?
im making a mod but i cant find any fings in the procedure fing
To everyone that stumbles upon this thread, make a new procedure, and then go to Player procedures. The top two can open and close GUIs (Open GUI for the provided(entity)player: YOURGUIHERE)
Thanks! :D
This will be simplified in 2020.2.