How to make an extra inventory?

Started by GreensilverMega on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make an extra inventory?

So im working on a mod that adds backpacks and more forms of storage and I would like to know how to make a system that works like a chest but in a item with a GUI added to it. I don't realy know if this is simple or hard or even possible but if so I would appreciate some help. Thank you if you can

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Bind the item/block to a GUI…
Sun, 11/05/2023 - 16:35

Bind the item/block to a GUI that's just a bunch of empty slots. Make it open when clicked.