File Details
bow-mechanics-1.0.1.jar
- R
- Feb 26, 2026
- 719.91 KB
- 78
- 1.20.1
- Fabric
File Name
bow-mechanics-1.0.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Bow Mechanics 1.0.1
Changes:
- Refactored bow firing so the server now calls BowItem#onStoppedUsing instead of relying on client-only static flags.
- Updated mixins calling client-only classes.
- Replaced direct references to client initializer fields in common mixins with references to the new shared state.
- Added animation support with playerAnimator and Spell Engine.
- Removed left-click-only bow fire.

