File Details
Dinamyc Combat (v1.0.0-beta.3)
- B
- Jul 7, 2026
- 1.88 MB
- 6
- 26.1.2
- NeoForge
File Name
dinamyc_combat-1.0.0-beta.3.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
Dinamyc Combat v1.0.0-beta.3
Bug Fixes:
- 🐛 Fixed critical startup crash caused by
PlayerEntityRangeMixinreferencing a method (canHitEntity) that doesn't exist in Minecraft 26.1.2 - 🔧 Rewrote entity interaction range mixin to properly wrap
getEntityInteractionRangeusing the original BetterCombat approach with@WrapOperation