Spear Core
A lightweight library mod that provides a complete spear weapon system for Minecraft 1.21.1 NeoForge.
Features:
Full spear weapon mechanics: charge, thrust, and momentum-based damage
Three-stage charge system: dismount → knockback → damage
Both left-click jab and right-click charge attacks
First-person and third-person animations with smooth transitions
Velocity-based collision detection with configurable range
Built-in Lunge enchantment (dash forward on attack)
Configurable material presets for custom spears
API for other mods to create custom spear items easily
For Mod Developers:
Extend `SpearItem` or use `SpearProperties` to create your own spears with custom stats, materials, and behaviors. No complex setup required.
No content is added by default — this is a library mod. Enable built-in spears in the config if desired.