File Details
Forge 5.5.2
- R
- Jun 20, 2026
- 655.04 KB
- 3.3K
- 26.2
- Forge
File Name
geckolib-forge-26.2-5.5.2.jar
Supported Versions
- 26.2
Curse Maven Snippet
GeckoLib v5.5.2
BREAKING
- Removed the
& GeoRenderStatedual-type generic from everywhere. I thought I'd already done it, but apparently not. I can't build forge without this breaking change, sorry
Bug Fixes
- Fix animations going weird speeds when things render existing objects with a partialTick of 1.0 for some reason (#848)
- Patch out GeckoLib's custom emissivity if not on windows, since linux and mac both fail gl functionality (#864)
- Fix EasingTypes being case-sensitive and then just kinda failing entirely (#861)
- Optimize out unused faces, remove auto-face expansion (#855)
- Fix inconsistency with tick retrieval for non-entity renderers (#846)
- Fix wrong frozen-state handling for animated items
- Fixed triggerable animations not stopping when told to stop if the loop type does not allow stopping (#863)
- Fix keyframes not being sorted, causing missed frames (#842)

