Moonrise Compats is a compatibility layer for Moonrise that provides targeted fixes/patches for mods that don’t work properly when Moonrise is installed.
Moonrise can replace/rewire large parts of vanilla internals for performance. While that’s great for optimization, it can break assumptions made by other mods - resulting in crashes, broken features, or subtle behavior issues. Moonrise Compats exists to bridge those gaps.
Depending on the patch and supported mods, Moonrise Compats may:
- This mod does not replace Moonrise.
- It is intended to be installed together with Moonrise.
We rely on Moonrise for the performance improvements it brings.
Not every mod is built with Moonrise in mind, and compatibility is often highly mod-specific - so this project maintains the required patches in one place.
Moonrise Compats follows the same base version as Moonrise, plus an additional patch suffix.
Example:
Moonrise-NeoForge 0.1.0-beta.15+2eae1b1MoonriseCompats 0.1.0-beta.15+2eae1b1.1The trailing suffix:
.1 ... .xmeans Moonrise Compats patch revisions for that exact Moonrise build:
...+2eae1b1.1 = first Compats patch for Moonrise build +2eae1b1...+2eae1b1.2 = second patch, etc.If something breaks, please include:
latest.log (and crash report if present)
Compatibility patches for Moonrise. Helps mods that conflict with Moonrise run together by applying targeted integration fixes.