MEB Cataclysm 3.24 Compatibility Patch
Unofficial compatibility patch for Merlin's Epic Boss (MEB) with L_Ender's Cataclysm 3.24.
Cataclysm 3.24 introduced internal configuration changes that removed the old CMConfig class used by Merlin's Epic Boss.
Because of this, the game crashes when certain boss mechanics are triggered (most commonly during the Ignis fight).
This patch updates the outdated configuration references used by MEB to match the new Cataclysm configuration structure.
What this patch fixes
Cataclysm 3.24 removed the following class used by MEB:
com.github.L_Ender.cataclysm.config.CMConfig
This caused crashes similar to:
java.lang.NoClassDefFoundError: com/github/L_Ender/cataclysm/config/CMConfig
This mod restores compatibility by updating the references to the new Cataclysm config system.
Important
This mod does not add any gameplay features.
It is only a compatibility patch intended to fix crashes when using:
Tested with
Minecraft:
- 1.20.1
Mods:
For Modpack Developers
If your modpack includes Merlin's Epic Boss together with Cataclysm 3.24, this patch resolves the crash occurring during Ignis encounters.
Feel free to include this patch in your modpack.
Development Status
This project is not intended to extend or modify gameplay.
The goal is only to:
- maintain compatibility with future Cataclysm updates
- provide crash fixes when needed
No new features are planned.
Credits
Original mods:
This patch only updates compatibility between them.
Disclaimer
This project is an unofficial compatibility patch.
All rights for the original mods belong to their respective authors:
If the original author of Merlin's Epic Boss prefers this patch to be removed, please contact me and I will take it down.