-
Notifications
You must be signed in to change notification settings - Fork 0
Home
qloak edited this page May 13, 2026
·
1 revision
Personal library for Minecraft 1.21.1 modding. Dual-targets Fabric and NeoForge via Architectury.
- qCore — Platform, scheduling, logging
- qConfig — Config builder + file persistence
- qNet — Packet networking
- qRender — HUD, widgets, particles
- qData — JSON, registries, player data
- qWorld — Teleport helpers
- qInventory — Item builder, stack utils
- qMath — Vectors, easing
- qCompat — Soft compat stubs
./gradlew buildArtifacts in each module's build/libs/.