blib-res-fabric-1.21.1-0.3.1-fork.jar
Curse Maven Snippet
What's new
BLib 0.3.1-fork
═══════════════
CHANGED
• The Iris/Sodium mismatch warning no longer uses reflection. It previously
probed for a specific Sodium class and field by name to detect the exact
incompatibility; it now reads both mods' versions from the mod loader and
warns when either is a snapshot or pre-release build. Same warning, same
timing — BLib now contains no reflective code anywhere.
ADDED
• Iris/Sodium mismatch warning — BLib detects an incompatible Iris/Sodium
combination and reports it clearly before you load a world, instead of the
game failing confusingly later. The crash itself happens inside Iris's own
Sodium support and is not caused by BLib.
PACKAGING & METADATA
• The jar manifest now declares the libraries BLib bundles (just-core,
just-codec, just-goap) with their versions and origin.
• Added META-INF/THIRD-PARTY-NOTICES.txt documenting each bundled library,
its author, its purpose, and how to extract it from the jar.
• The three bundled com.just libraries now carry proper jar manifests
identifying their name, version and author (bvanseghi). Their code is
unchanged — only the previously-empty manifests were filled in, and each
records that BLib added the metadata.
• Removed a stray class that had been misplaced into BLib's source tree.
NOTES
• No API changes. Source- and binary-compatible with 0.3.0-fork; mods built
against it need no changes.
• The version bump exists so dependency caches fetch this build rather than
serving a previously-cached older artifact.
This mod has no additional files

