Mod
Lios Player Animator Api
No reviews yet
A fork of Zigy's playerAnimator Api for server sided player animations
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
A modified or ported version of an existing mod.
Provides a framework or library for other mods to use.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
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.
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers