how do i make a gui within the inventory (and how do I trigger buffs when an Item is in the gui)

Started by bigburgerkittnt on

Topic category: Help with MCreator software

Last seen on 21:03, 8. Jan 2022
Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i make a gui within the inventory (and how do I trigger buffs when an Item is in the gui)
Tue, 12/21/2021 - 22:52 (edited)

I want to make a gui in the inventory, similar to the one in the baubles mod (shown below) How do I make different items go in only one slot? (accessories go in accessory slots only, gauntlets go in the gauntlet slot only) And how do I make the buffs trigger while in the gui?

Edited by bigburgerkittnt on Tue, 12/21/2021 - 22:52
Last seen on 13:58, 21. Jan 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
this would require you to…
Tue, 12/28/2021 - 15:51

this would require you to know about @override and be able to use it proficently then go and add in some of the slots you wanted to add, also if you have tags for the items type you will want to limit what can go into that slot to any item with that item tag