Started by
Prim3D3stroy3r
on
Topic category: Help with modding (Java Edition)
For some reason, when my weapon has my enchantment on it, it doesn't deal knockback unless I am falling/otherwise dealing a crit.
The Procedure I am using currently looks like this:
Do I to add knockback in some way in the "do" portion?
In the item properties there is one that says "attack damage (check to enable)", and in the item triggers there is one that says "when living entity is hit with item". Do you use the global trigger to apply damage for something in particular?
I just tried to replicate the conditions (albeit without the enchant) and the knockback applies. Do you have any other procedure that cancels a global trigger? They are somewhat dangerous.