ArmAnimation mechanic triggers ~onSwing, and other unintentional triggers
Title:
- Armanimation Trigger triggers onSwing
- Dropping an item (onDrop trigger) triggers onSwing
- Interacting with an interactable block (Chests, inventory uis, etc) triggers onSwing
etc.
Ideally, these should not trigger onSwing, as it is implied that it should only be triggered when you left-click.