Lios Player Animator Api
Modby Liopyu
A fork of Zigy's playerAnimator Api for server sided player animations
Type
Mod
CurseForge Downloads
43,254
CurseForge ID
1002070
Last Updated
Apr 12, 2026
Description
Lio's Player Animator API
This mod is a fork of Zigy'sPlayerAnimatorAPI, modified for use in the AnimationJS mod to provide server-side animations in Minecraft via commands or Java implementation.
More information on Zigy's wiki page.
Features
- Optional LioLib Compatibility: This version has an optional dependency with LioLib, a Geckolib 4 fork allowing Geckolib animations to be played on the player including being able to render extra bones.
- Multi-Loader API Built-in: Incorporates Zigy's multi-loader API features, enabling seamless integration with other mods.
- Server-Side Animations: Enables triggerable server-side animations, adding a new dimension to gameplay and enhancing player immersion.
Gradle Dependency
To include Lio's Player Animator API in your project, add the following to your build.gradle:
Maven Repositories
repositories { maven { url "https://dl.cloudsmith.io/public/lio/liosplayeranimationapi/maven/" } maven { url "https://dl.cloudsmith.io/public/lio/multiloaderutils/maven/" } }Dependencies
dependencies { implementation fg.deobf('lio.liosmultiloaderutils:liosmultiloaderutils-forge-${minecraft_version}-${multiloader_version}:${multiloader_version}') implementation fg.deobf("lio.playeranimatorapi:liosplayeranimatorapi-forge-${minecraft_version}-${liosAPI_version}:${liosAPI_version}") }Current Multiloader Versions:
1.19.2: 1.2.3
1.20.1: 1.2.3
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
Special thanks to ZigyTheBird for creating the original Player Animator API and for allowing us to backport it for use in AnimationJS.
Similar Mods
EssentialCraft 3
A huge tech mod, that gives the impression of magic with lots and lots of different devices and items to play with.
Better Furniture
This mod is for version 1.20.1 and contains furniture and is updated regularly. Adds chairs, tables, fridge and much mor...
Tiny Dragons
Adopt, tame and explore with your own Tiny Dragons!
CobbleBadges [Cobblemon Addon]
Adds Pokémon badges for Cobblemon with custom effects
Teams Stages
Teams Stages is an addon for Game Stages and FTB Teams allowing stages to be attached to a team instead of a player. A s...
project-1207454
Various client-side tweaks, such as hand restock, hotbar swap/cycle, flexible/fast block placement etc.