promotional bannermobile promotional banner

Player Animation Core

A NeoForge library for non-conflicting player animations. Layered animation stack, Molang support, first-person model rendering, and simple API for mod integration. Multiple mods can animate the player simultaneously.
Back to Files

Player Animation Core (1.0.0)

File nameplayer_animation_core-26.2-neoforge-1.0.0.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 2, 2026
Downloads
38
Size
1.7 MB
Mod Loaders
NeoForge
File ID
8558494
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:player-animation-core-1602505:8558494"

Learn more about Curse Maven

What's new

v1.0.0 — First Stable Release for Minecraft 26.2

🚀 Stable Release

Player Animation Core is now stable for Minecraft 26.2 / NeoForge 26.2.0.32-beta.

🛠 Fixes Included

  • ItemInHandRenderer: retargeted to submitHandsWithItems (renamed in 26.2).
  • LevelExtractor: entity extraction mixin moved from LevelRenderer to the new net.minecraft.client.renderer.extract.LevelExtractor class.

✨ Features

  • Keyframe Animation System — JSON-based animations with keyframes, easing, and layered priority blending.
  • Four First-Person ModesTHIRD_PERSON_MODEL, HANDS_ONLY, HANDS_ONLY_ARM, and VANILLA.
  • Configurable Arm RotationFirstPersonConfiguration with armRotationScale, armLength, and pitchFactor.
  • Bone Transform API — Query and apply transforms to any body part.
  • Layered Animation Stacking — Multiple animations with per-bone priority override.

JAR: player_animation_core-26.2-neoforge-1.0.0.jar

This mod has no additional files