Dinamyc Combat (1.0.2)
Curse Maven Snippet
What's new
v1.0.2 - Arm Visibility Fix & Sweep Arc Effect
Fix
- Arm visibility toggle keeps animation running: setting
isShowingArmsInFirstPersonto false no longer disables the first-person animation entirely. Arms become invisible but the weapon continues to animate normally. - First-person enabled check:
isFirstPersonEnabled()no longer depends onIS_SHOWING_ARMS_IN_FIRST_PERSON—FIRST_PERSON_ANIMATIONSconfig works independently.
New
- Sweep arc effect: vanilla-style sweep arc particle appears during attacks. Configurable via
isShowingSweepEffect.
Technical Changes
CombatAnimationController.getFirstPersonMode()always returnsTHIRD_PERSON_MODELduring attacks — arm visibility controlled viaFirstPersonConfiguration.setShowRightArm()/setShowLeftArm()
JAR: dinamyc_combat-26.1.2-neoforge-1.0.2.jar
This mod has no additional files