EzLib

An easy helper library for Ez client-side Fabric mods.

File Details

ezlib-1.0.5.1.jar

  • R
  • May 13, 2026
  • 37.56 KB
  • 96
  • 26.1.2
  • Fabric

File Name

ezlib-1.0.5.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ezlib-1541214:8082842"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

EzLib 1.0.5.1

Fixed:
- Updated GUI rendering support for Minecraft 26.1.2
- Updated EzGui to use the new GuiGraphicsExtractor / Identifier API
- Fixed ConfigScreenFactory rendering for the new screen API
- Fixed EzKeybind compatibility with the new KeyMapping category system
- Fixed multiple helper classes for Minecraft 26.1.2 compatibility

Added:
- Safer HUD helper registration
- Extra item durability helper methods for future HUD mods

Improved:
- Better compatibility with Ez Coordinates
- Prepared EzLib for upcoming Ez Armor HUD development