Custom chest creation in MCreator

Started by Legolessed on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom chest creation in MCreator

In the old versions of MCreator to make a chest you made a gui and an item with an inventory and then in the events catagory say when right clicked open gui but in version 1.7.9 that all changed. How do i make a custom chest in version 1.7.9. I have made the block have an inventory and created a GUI but i cant figure out you how to make a procedure to open the gui when you right click the chest. help plz. Thanks!

Joined Jun 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think you have to make a…
Wed, 06/20/2018 - 11:18

I think you have to make a custom GUI and bind it to that block. (Sorry if I did not help)