Codxlib

Codxlib is the supporting library for all Codx mods. Offering shared services
Back to Files

CodxLib 1.5.1 — Fabric 26.1.2

File namecodxlib-1.5.1-fabric+26.1.2.jar
Uploader
CodxIOCodxIO
Uploaded
Aug 24, 2026
Downloads
713
Size
190.8 KB
Mod Loaders
Fabric
File ID
8723542
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:codxlib-1633207:8723542"

Learn more about Curse Maven

What's new

CodxLib 1.5.1

This file is for Fabric 26.1.2. It requires Fabric Loader 0.18.4 or newer — exactly what Fabric API already needs on 26.1.2, so CodxLib adds no restriction of its own — and Fabric API 0.145.4+26.1.2 or newer.

Fabric only, one fix: CodxLib no longer refuses older builds of Fabric API.

Every Fabric jar was declaring the exact Fabric API build it had been compiled against as its minimum, instead of the oldest one it actually works with. Anything older was rejected outright — even though nothing in the library needed the newer build.

Because mods that use CodxLib depend on it hard, that floor was theirs too: a mod could declare a lower Fabric API requirement of its own and still be blocked, because the library's number won.

On 1.20.1 that meant Fabric API 0.92.11 or nothing. It now accepts 0.92.8 and up, which is what people asked for — 0.92.11 clashes with a couple of other mods. The other Minecraft versions keep the same floor they had; the difference is that it is now a real minimum rather than whatever the build machine happened to use.

Nothing else changed. Forge and NeoForge builds are unaffected, and no API changed, so there is no reason to raise your version range.

This mod has no additional files