Vanilla GUI on custom blocks

Started by MrEmerald2006 on

Topic category: Help with modding (Java Edition)

Last seen on 12:45, 28. Apr 2023
Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Vanilla GUI on custom blocks

I would like to make a block that, when right clicked, opens a vanilla gui but I can't seem to find a way to do that. I can only add custom guis and all tutorials are also about custom guis

Is there a way to make a custom block that opens a vanilla GUI? Like workbench or furnace

Last seen on 17:40, 23. Apr 2024
Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try to copy original code…
Sun, 06/05/2022 - 07:22

Try to copy original code from minecraft :D

 

Last seen on 12:45, 28. Apr 2023
Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Where am I supposed to find…
Sun, 06/05/2022 - 09:02

Where am I supposed to find it?