Started by
Kokujean
on
Topic category: Help with Minecraft modding (Java Edition)
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".
SOLVED