Started by
Keyxer
on
Topic category: Help with Minecraft modding (Java Edition)
Yes, i have this problerm with my mod. The procedure only works with the player's hand but not with an item.
Look: https://ibb.co/qdGfgX7
If you now the reason pls help me.
- I already used player right clicks on entity and Non adittional trigger in the green part btw
oof you need to use source entity instead of event/target entity in teh main hand block.. cause hen your'e seeing if teh mob has teh item in its hand use source entity instead of event/target entity in teh first if statement