Custom chest creation in MCreator

Started by Legolessed on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 years ago
Joined Jun 2018
Points:
691

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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!

Active 7 years ago
Joined Jun 2018
Points:
709

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 25
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)