Back to mods
LioLib project artwork

CurseForge · Minecraft mod

LioLib

Fork of GeckoLib for use in my mods

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which LioLib release should I use?

Updated last month
Latest stable file liolib-forge-1.19.2-0.0.2.jar
Game version 1.19.2
Loader Forge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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?

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

  • 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.

4 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

LioLib versions and loaders

6 of 6 releases match

Looking for an older file? The official CurseForge project page is in Resources.