Entity Player Compat

Fresh Animations: Player Extension x Better Combat and PlayerAnimator compatibility

File Details

entity_player_compat-forge-2.1.0.jar

  • R
  • Jul 11, 2026
  • 30.46 KB
  • 837
  • 1.20.1
  • Forge

File Name

entity_player_compat-forge-2.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:entity-player-compat-1497436:8410381")

Learn more about Curse Maven

Entity Player Compat 2.1.0

Finally the armor fix for both vanilla and modded armor, and also 1.20.1 is out! for both Forge and Fabric.

Fixes

  • Armor no longer detaches or floats away from the arms and head while a PlayerAnimator pose (Better Combat stances, emotes) plays together with an EMF player animation. Works with vanilla armor and armors rendered through AzureLib, AzureLib Armor, and GeckoLib, including animations that move the torso, not just rotate it.
  • Fixed armor double-rotating after an animation ended (most visible when crouching), stale follow state was left on the armor model between frames.

Improvements

  • Animation caches no longer hold on to players after they leave the world.
  • Pause/follow state is correctly reverted when another mod cancels the player render (e.g. First Person Model).