GeckoLib

A 3D animation library for entities, blocks, items, armor, and more!

File Details

geckolib-neoforge-1.21.5-5.1.0.jar

  • R
  • Jun 16, 2025
  • 614.67 KB
  • 15.6K
  • 1.21.5
  • NeoForge

File Name

geckolib-neoforge-1.21.5-5.1.0.jar

Supported Versions

  • 1.21.5

Curse Maven Snippet

NeoForge

implementation "curse.maven:geckolib-388172:6658801"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## GeckoLib v5.1.0

## Additions
* Added `AutoGlowingGeoLayer#shouldAddZOffset` - A toggle to add better compatibility for specific render types or special circumstances
* Added `AutoGlowingGeoLayer#getBrightness` - A configurable value to adjust the brightness of the emissive layer

## Changes
* Added the RenderState to the method parameters of `AutoGlowingGeoLayer#shouldRespectWorldLighting`
* Minor code cleanup

## Bug Fixes
* Fix GeoArmorRenderer not supporting Glowmasks. Required a small rewrite. Is slightly breaking. Sorry.
* Fixed GeoArmorRenderer sharing animations between worn instances when not registered as a syncable GeoAnimatable (#730)