Player Animation Core (1.0.0)
Curse Maven Snippet
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
LevelRendererto the newnet.minecraft.client.renderer.extract.LevelExtractorclass.
✨ Features
- Keyframe Animation System — JSON-based animations with keyframes, easing, and layered priority blending.
- Four First-Person Modes —
THIRD_PERSON_MODEL,HANDS_ONLY,HANDS_ONLY_ARM, andVANILLA. - Configurable Arm Rotation —
FirstPersonConfigurationwitharmRotationScale,armLength, andpitchFactor. - 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

