This mod filters specific mods for The Casket of Reveries modpack.
But it also work well seperatedly. You can add it to your modpack.
It utilizes preloading tricks to filter mods based on the specific environment before Forge loads them.
If a JAR belongs to the early service layer, Forge will ignore this JAR during subsequent scans. Therefore, it must be separated from regular mods and cannot be built into TCR Core—hence, it is developed as an separated mod.
Currently implemented function:
- Disable the Accelerated Rendering mod in environments where OpenGL version is below 4.6.
- Disable the Accelerated Recoiling mod on MacOS or 32-bit arch.
- Disable the Yes Steve Model mod when Epic Fight is loaded.
Credits: settingdust, argon4w