CurseForge · Minecraft mod
LioLib
Fork of GeckoLib for use in my mods
Quick answer
Which LioLib release should I use?
liolib-forge-1.19.2-0.0.2.jar targets 1.19.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is LioLib required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does liolib-forge-1.19.2-0.0.2.jar need?
liolib-forge-1.19.2-0.0.2.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add LioLib without breaking your instance.
Built for liolib-forge-1.19.2-0.0.2.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use liolib-forge-1.19.2-0.0.2.jar. It targets 1.19.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside liolib-forge-1.19.2-0.0.2.jar. It opens that exact file at the source.
About this project
What does LioLib add?

Welcome to LioLib, a fork and backport of GeckoLib 4 to 1.19.2. Initially created for personal use in EntityJS as its animation engine on 1.19.2.
Features
- Backported Animation Engine: Full functionality of GeckoLib's 1.19.3 animation engine in the unsupported Minecraft 1.19.2.
- GeckoLib 4.4.4 Capabilities in 1.20.1+ (for 1.20.1 please use Geckolib as it has all these changes built-in and is maintained, 1.20.1 liolib is for my own personal use in other mods)
- Built-in Oculus Compat Fix from newer GeckoLib versions in 1.19.2
Gradle Setup
To use LioLib in your project, add the following repositories and dependencies to your build.gradle:
repositories {
maven { url 'https://dl.cloudsmith.io/public/lio/liolib/maven/' }
}
dependencies {
implementation fg.deobf('net.liopyu.liolib:liolib-<loader>-<minecraft_version>:<modversion>')
//Example: implementation fg.deobf('net.liopyu.liolib:liolib-forge-1.19.2:0.0.1')
}
Issues and Contributions
If you encounter any issues or have suggestions for improvements, please open an issue on this mod's GitHub repository, not GeckoLib's. Contributions are welcome through pull requests on the Github.![]()
License/Acknowledgments
This project is licensed under the MIT License.
Special thanks to the creators and maintainers of GeckoLib for their excellent work on the original library.
Project description from CurseForge.
Pick your setup
LioLib by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.19.2
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
LioLib versions and loaders
liolib-forge-1.19.2-0.0.2.jar
25 Nov 2024
liolib-forge-1.20.1-0.0.2.jar
15 Jul 2024
liolib-fabric-1.19.2-0.0.1.jar
26 May 2024
liolib-forge-1.20.1-0.0.1.jar
12 May 2024
1.19.2-0.0.1
liolib-forge-1.19.2-0.0.1.jar
24 Feb 2024
liolib-forge-1.19.2.jar
13 Feb 2024
Looking for an older file? The official CurseForge project page is in Resources.