CrossFixes
Modby DuoFabriTeam
Client-side Forge mod for Minecraft 1.20.1 that patches critical third-party mod crashes at runtime with Mixins, without modifying original JARs.
Type
Mod
CurseForge Downloads
33,774
CurseForge ID
1509176
Last Updated
Jul 20, 2026
Description
CrossFixes
CrossFixes is a client-side Minecraft Forge mod for 1.20.1 that patches critical crashes caused by bugs in third-party mods.
It uses the Mixin system to inject fixes at runtime without modifying or replacing the original mod JARs.
Purpose
Some popular mods ship with null-pointer bugs that can crash your game under certain conditions — loading a GUI before the world is ready, or interacting with a broken multiblock structure.
CrossFixes silently intercepts these crash points and returns safe fallback values instead of letting the game throw a NullPointerException.
Fixes
GeckoLib 4.8.3+
- Crashes the client when any animated item is rendered in a GUI (e.g. FancyMenu) before a world is loaded.
MagiChem 0.5.1+
- Crashes when right-clicking a Mirror Labyrinth Router whose multiblock structure is broken or incomplete.
Requirements
Dependency Version Minecraft 1.20.1 Forge 47.4.18+Each fix is only active if the corresponding mod is present. CrossFixes does nothing if neither of the affected mods is installed.
Installation
- Download the latest CrossFixes JAR from the Files tab.
- Place it in your mods/ folder alongside the affected mods.
- Launch the game — no configuration required.
Compatibility
- Side: Client-side only (safe to use on servers without requiring all clients to have it).
- Other mods: CrossFixes does not touch any gameplay mechanics and is compatible with any modpack that includes GeckoLib or MagiChem.
Similar Mods
Set Effect
Allows modpack makers to apply an effect to players when wearing a full armour set
AME's Mobs Renew
This mod added new bosses and mobs with animations to the game
Illager Outpost
this mod adds a bigger Illager Outpost
Extraordinary Extra Totems
A Minecraft mod which adds a few extraordinary Totems of Undying to spice up your adventures.
Colorful Columns
Adds column variants of concrete and terracotta.
Raspberry Core
A collection of compatibility blocks, minor features, and fixes designed for the Raspberry Flavoured modpack.