Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed GPL-3.0-or-later
Published 4 hours ago
Updated 3 weeks ago
G'Lib
G'Lib provides shared systems for Fabric mods that need dynamic player skins, synchronized game state, polished HUD elements, or custom editor interfaces.
Its main focus is live skin manipulation, with additional tools for building consistent multiplayer features and user interfaces without recreating the underlying systems in every mod.
What does G'Lib provide?
- Player skins — load skins, extract faces, edit individual regions, paint and blend pixels, animate textures, track edit history, and synchronize changes between server and client.
- HUD and game state — synchronized timers, animated list panels, cooldowns, broadcasts, and shared configuration values.
- User interfaces — configuration screens, editor layouts, model galleries, tutorials, scrolling regions, and menu components.
- Common utilities — networking payloads, events, sounds, player data, fake players, and compatibility hooks for other mods.

