LLibrary is a Fabric client library for Minecraft 26.2. It powers Workbenched and other mods that need shared GUI and client utilities.
What it does
- Config screens, hotkeys, and HUD helpers
- Toast / notification hub (toast, actionbar, in-game message, chat)
- Icon packs (
default/minimal) with a simple pack API - Shared UI chrome (
LLibraryGuiTheme) and Expert Mode flag - Render layers, tick-budgeted jobs, async file I/O
- Service lookup for cross-mod features (e.g. schematic load/save)
Install
- Fabric Loader + Minecraft 26.2
- Put
llibrary-fabric-26.2-*.jarin.minecraft/mods - Install a mod that depends on it (e.g. Workbenched)
LLibrary is a required library — install it once; dependent mods use it automatically.
Credits
masa, Sakura-Ryoko, Workbenched · License LGPL-3.0

