How to make buttons open another GUI

Started by tigwer on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make buttons open another GUI

Unsure on how to make a button open another GUI to show information about an item. For example a press a button which says diamond and it goes to a page or opens another GUI showing information about it, any ideas?

Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make a Button procedure, useā€¦
Mon, 06/28/2021 - 09:45

Make a Button procedure, use close any gui,

and add "Open screen ... " for the second gui.