promotional bannermobile promotional banner

Codxlib

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

CodxLib 1.5.0 — Fabric 1.21.11

File namecodxlib-1.5.0-fabric+1.21.11.jar
Uploader
CodxIOCodxIO
Uploaded
Aug 18, 2026
Downloads
587
Size
191.7 KB
Mod Loaders
Fabric
File ID
8676930
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

What's new

CodxLib 1.5.0

This file is for Fabric 1.21.11. It requires Fabric Loader 0.17.3 or newer — exactly what Fabric API already needs on 1.21.11, so CodxLib adds no restriction of its own.

/codxlib help now also writes a .mrpack. Drop that one file into the Modrinth App (Add instance → From file) and it rebuilds the instance the report came from: same Minecraft version, same loader, every mod it can find on Modrinth, the codx mods' settings, and a world on the same seed. "It crashes on my world" becomes a single attachment.

  • The world travels as settings, not terrain — only level.dat, so Minecraft regenerates from your seed. A few kilobytes, and nothing you have built is in it.
  • Mods that aren't on Modrinth (CurseForge-only, private, self-edited) are listed in the pack's codxlib-debug/README.txt to add by hand, never dropped silently. No jars are copied in.
  • /codxlib pack writes just the modpack. Same permissions as /codxlib help.

Developers: new CodxInstancePack.writeAsync(server) and CodxLib.gameDir() / IPlatformHelper#getGameDir()a mod shipping its own IPlatformHelper must implement it. Nothing else from 1.4.x changed; raise your range to [1.5.0,) only if you use the new API.

This mod has no related projects