Obfuscate Lib Compatible Fix
Fixes Obfuscate Mixin loading to be compatible with Physics Mod
Obfuscate Lib Compatible
Automatically fixes the crash between Obfuscate and Physics Mod.
🔧 What's the problem?
When you install both Obfuscate and Physics Mod, the game crashes on startup.
The reason is that Obfuscate has a config setting that is too strict, so it cannot work together with Physics Mod.
✨ What does this mod do?
At the very beginning of game startup, this mod automatically changes Obfuscate's config file so the two mods can run together.
The first time you run it, it creates a backup of the original Obfuscate jar file (saved in your mods folder, named like obfuscate-xxx.jar.bak).
📦 Supported versions
- Minecraft 1.16.1 – 1.16.5
- Forge 32 or higher
📥 How to install
- Install Obfuscate and Physics Mod as usual.
- Put this mod's jar file into your
modsfolder. - Start the game – everything happens automatically.
🔄 How to restore the original Obfuscate?
If you want to revert Obfuscate to its original state, find the backup file in your mods folder (it ends with .bak). Rename it back to the original name (remove the .bak part) and overwrite the existing file.
⚠️ Notes
- This mod is client‑side only. Installing it on a server does nothing (and causes no harm).
- Physics Mod is not strictly required – but if you don't use Physics Mod, you don't need this mod.
📄 License
MIT
