Перейти к содержимому
Mineforgian

Spear Core

A lightweight library mod that provides a complete spear weapon system for Minecraft 1.21.1 NeoForge.

Загрузки
12K
Подписчики
2
Обновлён
11 августа 2026 г.
Лицензия
MIT

Опубликован 1 июня 2026 г.

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.

By default, Spear Core adds no items to the game. To enable the built-in spears:

  1. Run the game once to generate the config file
  2. Open config/spearcore-common.toml
  3. Set enableVanillaSpears = true to enable Wooden, Stone, Iron, Gold, Diamond, and Netherite spears
  4. Set enableCopperSpear = true to enable Copper spear

Ченджлог

2.0.7Релиз1.21.1 · 11 августа 2026 г.
  • 统一了hurtEnemy的调用。
  • 添加了对Punchy!模组的兼容。
2.0.6Релиз1.21.1 · 2 августа 2026 г.

添加了矛类属性修饰符的本地化。 修复了服务端启用崩溃的问题。

2.0.5Релиз1.21.1 · 1 августа 2026 г.

修复了苦力怕拿矛导致的崩溃,添加更多事件监听功能。

2.0.4Релиз1.21.1 · 28 июля 2026 г.

修复了抢夺对其他武器的失效问题。 添加了戳击和冲刺相关的属性修饰符,可以分别增强两种方式的攻击伤害。 添加了矛的伤害监听事件,方便其他模组修改。

2.0.3Релиз1.21.1 · 26 июля 2026 г.

修复冲刺命中后没有音效的问题。

2.0.2Релиз1.21.1 · 22 июля 2026 г.

优化长矛戳击攻击逻辑,攻击冷却未满时不再进行空挥,提高了矛的容错。

2.0.1Релиз1.21.1 · 19 июля 2026 г.

修复附魔相关问题和暴击伤害失效问题。

2.0.0Релиз1.21.1 · 17 июля 2026 г.

修复突刺不出现在附魔台的问题。

Комментарии

Загружаем…