Debugify is a project that fixes over 70 bugs found on the bug tracker in Minecraft. (and does nothing more!)
This mod replaces many mods and implements fixes from some others
- FastOpenLinksAndFolders: Fixed underlying bug causing MC to lag
- Shift-Scroll Fix: Superseded
- ForgetMeChunk: Superseded
- ChunkSavingFix: Superseded
- force-close-world-loading-screen: Missing option to remove menu fully (as it isn't a bug)
- No Telemetry: Superseded
- ToolTipFix: Alternative method - tooltips still go off-screen in modded scenarios
- Title Fix Mod: Superseded
- Entity Collision FPS Fix Refabricated: Superseded
All of these mods have helped us create Debugify. We thank you very much for your effort! We made sure to follow the license of every one of these mods when creating our own version.
These replaced mods are not hard conflicts and can be used in conjunction with Debugify for any additional advanced features.
GitHub • Curseforge • Patched bugs (GitHub List) • Discord
Debugify has a configuration GUI accessible by Fabric's Mod Menu or Forge's Built-in mod list.
If you don't want to use either of them, there is always the configuration file located at
.minecraft/config/debugify.json
Debugify includes many fixes for both the client and server (all server fixes also apply to client). So you should definitely use it on both.
Yes! Of course! We even hid a little feature in the mod for you! The constant updates may be exhausting to maintain, so we added a config option that defaults new bug fixes to off, until you get round to looking at it.
{
// ...
"default_disabled": true
}
- isXander - Founder of project
- Contributors - For PRing new fixes!
- MoonTidez - Creating an awesome logo!