promotional bannermobile promotional banner

GeckoLib

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

File Details

geckolib-neoforge-1.21.6-5.2.0.jar

  • R
  • Jun 20, 2025
  • 618.16 KB
  • 21.5K
  • 1.21.6
  • NeoForge

File Name

geckolib-neoforge-1.21.6-5.2.0.jar

Supported Versions

  • 1.21.6

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

## GeckoLib v5.2.0

### BREAKING CHANGE - SORRY!

## Additions
* GeoItemRenderer has had its render object switched from ItemStack to GeoItemRenderer$RenderData.
  * This means that GeoItemRenderer now has access to a few extra context objects, including the player holding the item.

## Bug Fixes
* Fixed GeoItems not having the `ItemRenderContext` available during `AnimationTest` stage (#735)