HomeJavaModsLioLib
LioLib
ModsJava

LioLib

by Liopyu · on CurseForge

Fork of GeckoLib for use in my mods. Free Minecraft Java mod for 1.19.2, 1.20.1.

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⬇ Download for 1.19.2 · Fabric
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.

liolib-banner

 

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

 

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.

Verified by MCModsHub

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

Explore more