Compatibility
Minecraft: Java Edition
26.1
1.21.x
1.20.1–1.20.6
1.19.x
1.18.x
1.17.x
1.16.5
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published 3 months ago
Changelog
Fixed
- Fabric
fabric.mod.jsonMC version ranges were incorrect across the entire 1.20.x–1.21.x ladder, causing launchers and modpack tools to load the wrong jar for a given MC version. Most critically, the1.21.10–1.21.11jar (compiled against MC 1.21.11, which usesKeyBinding$Category/class_11900) was accepted by Fabric Loader on MC 1.21.1 where that class does not exist, causing an immediateNoClassDefFoundErrorcrash on startup. - Added
verifyFabricModRangesbuild task (wired intoverifyWorkspace) to catch MC range overlaps and gaps at build time, preventing regressions.
Dependencies
Files
keyset-fabric-1.21.4-1.1.3.jar(121.06 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.1.3+fabric-1.21.4Loaders
Fabric Quilt
Game versions
1.21.2–1.21.4Environment
Client-side only


