qLibs 1.0.0
First release for Minecraft 1.21.1.
Modules Included
- qCore — Platform detection, scheduling, logging
- qConfig — Config builder with JSON file persistence
- qNet — Custom packet networking
- qRender — HUD overlays, widgets, particles
- qData — JSON loaders, registries, player data store
- qWorld — Teleport helpers
- qInventory — Item builder, stack utils
- qMath — Vectors, easing
- qCompat — Soft dependency stubs (JEI/REI/EMI, Curios)
Downloads
- qlibs-fabric-1.0.0+mc1.21.1.jar — Fabric runtime
- qlibs-neoforge-1.0.0+mc1.21.1.jar — NeoForge runtime
For Developers
Add qlibs-common as a compile dependency in your �uild.gradle.kts.