qLibs

Quick rating

Community listing page, reviews here may not be monitored by the author.

qLibs

By realminecartOwner

No reviews yet

Personal library for Minecraft 1.21.1 modding. Fabric + NeoForge via Architectury. Probably needed for most mods I release. Open source, free to use. Hope it's helpful.

Mod Loaders
Minecraft

About

Description

qLibs

Personal library for Minecraft 1.21.1 modding. Fabric + NeoForge via Architectury.

What's Inside

Module What it does
qCore Platform detection, tick scheduler, logging
qConfig Config builder with categories + validation
qNet Custom packet payloads via Architectury
qRender HUD overlays, widgets (labels, panels, progress bars), particles
qData JSON loaders, player data store, resource conditions
qWorld Teleport helpers
qInventory Item builder, stack utils
qMath Vectors, easing
qCompat JEI/REI/EMI, Curios stubs

Building

./gradlew build

License

LGPL-3.0. See LICENSE.