HomeJavaModsLios Player Animator Api
Lios Player Animator Api
ModsJava

Lios Player Animator Api

by Liopyu · on CurseForge

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.1 · Forge⬇ Download for 1.19.2 · Forge⬇ Download for 1.20.1 · NeoForge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

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

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.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more