Debugify Reforged (Unofficial port)
Debugify is a project that fixes over 60 bugs found on the bug tracker in Minecraft. (and does nothing more!)
Original Fabric/Quilt version.
Warning! Do not report issues to original mod!
Debugify Reforged have own issue tracker that can be found on top of this page by clicking "issues".
What does this mod replace?
This mod replaces many mods and implements fixes from some others
- FastOpenLinksAndFolders: Replaced
- Shift-Scroll Fix: Replaced
- ForgetMeChunk: Replaced
- ChunkSavingFix: Replaced
- force-close-world-loading-screen: Replaced (missing advanced features)
- No Telemetry: Replaced
- ToolTipFix: Replaced but with a different method (bedrock parity)
- Title Fix Mod: Replaced
- Entity Collision FPS Fix Refabricated: Replaced
- TieFix: Semi-replaced - some fixes have been implemented
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.
What if I want to enable some bug fixes, but not others?
Debugify Reforged has a configuration GUI accessible by Forge's Built-in mod list. If you don't want to use it, there is always the configuration file located at .minecraft/config/debugify.json
Client, or Server?
Debugify Reforged includes many fixes for both the client and server (all server fixes also apply to client). So you should definitely use it on both.
Can I include this in my modpack?
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.
json5 { // ... "default_disabled": true }
Credits
- isXander - Founder of project, original mod author.
- Contributors - For PRing new fixes!
- MoonTidez - Creating an awesome logo!