How to make my gui open on a certain block?

Started by TheGavman22 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make my gui open on a certain block?

I can't find out how to open my custom GUI when I right-click on a smithing table. Any help?

Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
on your block creation there…
Fri, 07/17/2020 - 01:24

on your block creation there is a GUI section, select the GUI you want to bind to your block there, if its inventory GUI be sure to check the box on the same section too, you can also check the box 'open when right clicked' or make a procedure yourself to make it do other stuff too when right clicked, like sounds.

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm not making a new block,…
Fri, 07/17/2020 - 03:07

I'm not making a new block, plus I said "smithing table" not any new block