Started by
Skelebrinium
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make a command, /kit, that opens a gui. How do I do this?
I know how to make a command and a gui, but what code block in a procedure?
Topic category: Help with Minecraft modding (Java Edition)
I want to make a command, /kit, that opens a gui. How do I do this?
I know how to make a command and a gui, but what code block in a procedure?
To open a GUI with a procedure, use the Open screen for (Event/target entity) pass location (xyz) GUI: (GUI v) block in the Player procedures tab.
I don't know why but for me it does nothing