Dinamyc Combat

Easy, spectacular and fun melee combat system with combos, dual wielding, and weapon attributes from Minecraft Dungeons.

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

NeoForge

implementation "curse.maven:dinamyc-combat-1600733:8384398"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Dinamyc Combat v1.0.0-beta.3

Bug Fixes:

  • 🐛 Fixed critical startup crash caused by PlayerEntityRangeMixin referencing a method (canHitEntity) that doesn't exist in Minecraft 26.1.2
  • 🔧 Rewrote entity interaction range mixin to properly wrap getEntityInteractionRange using the original BetterCombat approach with @WrapOperation