How to make a command that opens gui

Started by Skelebrinium on

Topic category: Help with modding (Java Edition)

Last seen on 07:25, 28. Nov 2020
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?

Last seen on 14:30, 2. Aug 2022
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.

Last seen on 13:49, 20. Dec 2022
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