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.4.jar

File namelrm-fixes-1.0.4.jar
Uploader
BahanosBahanos
Uploaded
Aug 14, 2026
Downloads
14
Size
326.6 KB
Mod Loaders
Fabric
File ID
8650195
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

What's new

v1.0.4:

  • Added FIX-06: villagers now wear the outfit of the biome they live in. Minecraft picks a villager's look from its own list of biomes, and Big Globe's biomes are not on it, so every villager in the world fell back to the plains outfit. Sixteen Big Globe biomes now map to the savanna, swamp, snow, desert, taiga and jungle looks, and the six outfits that were unreachable are back in the game.
  • Added FIX-07: ship speed now depends on the water you are sailing. Small Ships tells cold water from warm water by the biome's water colour, and Big Globe paints all of its biomes the same colour, so the whole system collapsed into a single case: a permanent 5 percent penalty everywhere. Speed is read from config/lrm-fixes-ships.properties instead, one line per biome: open sea is +60 percent, rivers are -44.4 percent, and any biome you do not list is exactly 0.
  • Added a settings screen for FIX-05, reachable from Mod Menu. Sliders for how hard the game works to build terrain and to load chunks, the memory guard per thread, and the cores to keep free. It shows what the machine actually has, what is running right now, and what will apply at the next startup.
  • Added a mod icon.

This mod has no additional files