How to make a command that opens gui

Started by Skelebrinium on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a command that opens gui

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?

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
To open a GUI with a…
Sat, 11/14/2020 - 15:41

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.

Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't know why but for me…
Tue, 12/20/2022 - 13:38

I don't know why but for me it does nothing