promotional bannermobile promotional banner

Player Animation Library

A library that allows mods to animate the player, in a way that doesn't conflict with other mods. (and much more!)

File Details

PlayerAnimationLibNeoforge-1.0.13+mc.1.21.8-dev-shadow.jar

  • R
  • Oct 21, 2025
  • 419.02 KB
  • 2
  • 1.21.8
  • NeoForge

File Name

PlayerAnimationLibNeoforge-1.0.13+mc.1.21.8-dev-shadow.jar

Supported Versions

  • 1.21.8

Curse Maven Snippet

NeoForge

implementation "curse.maven:player-animation-library-1283899:7133811"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed various bugs with custom pivot points.
Fixed GeckoLib format bezier and smooth keyframes causing issues with begin/end tick. Fixed legacy binary write issue with items.
Fixed first-person animation visibility conflict with Iris Shaders. (Thanks to ZsoltMolnarrr)
Fixed possible crash after calling the getAnimationTicks method of the AnimationController.
Added toString overrides to various library classes.