How to disable opening entity gui on right click and how to set items in entity inventory without it being open

Started by CoolCaution on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to disable opening entity gui on right click and how to set items in entity inventory without it being open

Part of my mod has organs and stuff but I want that to be a thing that all entities that I want to have them have organs when they spawn and only be able to open the binded gui through a procedure and not through right clicking. Can anyone help, I really don't want to give up on the idea after I got this far. 

Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yea, i'm also having that…
Sun, 07/28/2024 - 23:14

Yea, i'm also having that problem, I did a procedure to close the GUI when right clicked, and only be able to open the GUI by taming an entity, but MCreator ignores that and continues opening with right click regardless of that.