Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Lio's Player Animator API

Lio's Player Animator API

A fork of Zigy's playerAnimator Api for server-sided player animations

4,116
3
Library

Compatibility

Minecraft: Java Edition

1.20.1
1.19.2

Platforms

Forge
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

Liopyu
Liopyu Member
ZigyTheBird
ZigyTheBird Author

Details

Licensed MIT
Published last year
Updated 11 months ago
DescriptionChangelogVersions

Lio's Player Animation 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.
  • 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.

Acknowledgements

Special thanks to ZigyTheBird for creating the original Player Animator API and for allowing us to backport it for use in AnimationJS.

Modrinth is open source.

fix-window-open@1656e14

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.