promotional bannermobile promotional banner

HammerAnimations

Brings Bedrock model and animation as a compact and easy-to-use API layer with hotswapping.

File Details

[1.12.2] HammerAnimations - 12.2.53

  • R
  • Jun 8, 2026
  • 1.49 MB
  • 6
  • 1.12.2
  • Forge

File Name

HammerAnimations-1.12.2-12.2.53.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hammer-animations-899883:8218728")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • BaseQuery.registerVariables and IAnimatedEntity.registerVariables now use IVariableRegistrar instead of BiConsumer;
  • Fixed AnimationLayer.setFrozen not freezing the animation;
  • Expose AnimationLayer and Query from an ActiveAnimation;
  • Expose primary Query instance from AnimationSystem;
  • Added GeometryPose.getRoot() to avoid using root bone names where possible;
  • Merge API-level differences between 1.12.2 and 1.20.1;