Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
LioLib

LioLib

Fork of GeckoLib for use in my mods

2,499
3
Library
AboutChangelogVersions

liolib-banner

Introduction

Welcome to LioLib, a fork of Geckolib that brings the power of GeckoLib's 4.0 animation engine to Minecraft version 1.19.2. Initially created for personal use in EntityJS Mod as its animation engine, this backport is now available for broader use, providing support akin to Gecko's 4.0+ versions.

Features

  • Backported Animation Engine: Enjoy the 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 version 

Usage

Refer to the official GeckoLib documentation for comprehensive guidance on utilizing the animation engine in your Minecraft mods.

 

Gradle Setup

To integrate LioLib into 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-forge-minecraft_version:modversion')
}

Issues and Contributions

If you encounter any issues or have suggestions for improvements, please open an issue on this mod's GitHub repository instead of GeckoLib. Contributions are welcome through pull requests.


 

License

This project is licensed under the MIT License.

Acknowledgments

Special thanks to the creators and maintainers of GeckoLib for their excellent work on the original library.

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.20.1
1.19.2

Platforms

Fabric
Forge
NeoForge

Supported environments

Server only
Singleplayer

Links

Report issues View source Join Discord server

Creators

Liopyu
Liopyu Member

Details

Licensed MIT
Published last year
Updated 7 months ago

Modrinth is open source.

new-project-page@ac78952

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