How to make an extra inventory?

Started by GreensilverMega on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 months ago
Joined Dec 2022
Points:
399

User statistics:

  • Modifications: 5
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 57
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

Active 2 months ago
Joined Oct 2023
Points:
262

User statistics:

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

Active 6 months ago
Joined Dec 2022
Points:
399

User statistics:

  • Modifications: 5
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 57
thanks  
Tue, 11/14/2023 - 01:13

thanks