when right clicked on entity missing dependencies

Started by Kokujean on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
when right clicked on entity missing dependencies

I'm creating a modded item that when right clicked on entities it stores their UUID in a global variable later used for another procedure. It doesn't allow me to add the precedure in the modded item triggers because "it has missing dependencies".

Joined Mar 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
SOLVED
Tue, 03/03/2026 - 19:49

SOLVED