LRM Fixes

Patches API breaks between mods so you can keep updating instead of holding a mod back. Each patch is an independent mixin that cites the bytecode proving the break, and fails inert if its target is absent.
Back to Files

lrm-fixes-1.0.1.jar

File namelrm-fixes-1.0.1.jar
Uploader
BahanosBahanos
Uploaded
Aug 10, 2026
Downloads
8
Size
8.5 KB
Mod Loaders
Fabric
File ID
8613341
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lrm-fixes-1642385:8613341"

Learn more about Curse Maven

What's new

v1.0.1:

  • Added FIX-02: the Witcher's Quen and Active Quen signs, and Elemental Wizards' Cleansing Water, crashed with More RPG Classes 1.2.21
  • Upstream had flipped the same method's return type a third time (boolean in 1.2.18, void in 1.2.19, boolean again in 1.2.21); every flip breaks whoever was compiled against the other side
  • All patches now share one bridge that resolves the target by name and parameter count instead of by signature, so a future flip in either direction no longer breaks them
  • FIX-01 (Berserker) is unchanged in behaviour

This mod has no related projects