Started by
Kris
on
Topic category: Help with Minecraft modding (Java Edition)
i was trying to make Mcreator procedure when i noticed that where is no global trigger for hitting an enemy(not the one who appears in triggers menu when you creating an item)
If somebody know how to solve this please write me!!!
There is before entity is hurt, and you could use that, combine with an if condition that checks if the item in the source entity's main hand is air, and the item in the source entity's off hand is also air.