
Debugify
Fixes Minecraft bugs found on the bug tracker
About
Debugify
Debugify is a project that fixes over 70 bugs found on the <a href="https://bugs.mojang.com/projects/MC/issues">bug tracker</a> in Minecraft.
(and does nothing more!)
</div>What does this mod replace?
This mod replaces many mods and implements fixes from some others
- BetterShields
- Shift-Scroll Fix
- ForgetMeChunk
- ChunkSavingFix
- force-close-world-loading-screen: Missing option to remove menu fully (as it isn't a bug)
- No Telemetry
- ToolTipFix
- Title Fix Mod
- Entity Collision FPS Fix Refabricated
- Ctrl Q: Missing other QOL features that aren't bugs.
- Skeleton Aiming Fix
- 2x2 Surrounded Saplings Fix
These superseded mods are not hard conflicts and can be used in conjunction with Debugify for any additional advanced features.
Links and other info
GitHub • Curseforge • Modrinth • Patched bug list • Discord
What if I want to enable some bug fixes, but not others?
Debugify has a configuration GUI accessible by Fabric's Mod Menu.
If you don't want to it, there is always the configuration file located at
.minecraft/config/debugify.json

Client, or Server?
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.
Can I include this in my modpack?
Yes! Of course! I even added a little feature in the mod for you! The constant updates may be exhausting to maintain, so I added a config option that defaults new bug fixes to off, until you get round to looking at it.
Credits
- isXander - Founder of project
- Contributors - For PRing new fixes!
- MoonTidez - Creating an awesome logo!
Translators
- RaptaG - Greek
- Altegar - Ukrainian
- ttrafford7 - Ukrainian
- GodGun968 - Chinese
- Agentew04 - Portuguese
- localfossa - Turkish
- xMikux - Traditional Chinese
Versions
[](https://bisecthosting.com/xander) # Debugify 1.21.11+1.0 As usual with a 1.0, all bug fixes that have been fixed in vanilla have been removed.
[](https://bisecthosting.com/xander) # Debugify 1.21.10+1.1 ## Changes - Fix crash with Controlify installed - The fix for MC-59810 was failing. This was not caught in testing because the fix applies specifically for macOS. - Attempted mixin failure recoveries are now logged within crash reports, like they are in latest.log
[](https://bisecthosting.com/xander) # Debugify 1.21.10+1.0 As usual with a 1.0, all bug fixes that have been fixed in vanilla have been removed. ## Newly Patched Bugs - [MC-263999](https://mojira.dev/MC-263999) - Zombies breaking doors do not show break particles - by [Microcontrollers#476](https://github.com/isxander/debugify/pull/476) - [MC-153010](https://mojira.dev/MC-153010) - doMobLoot gamerule doesn't prevent foxes from dropping their items - by [Microcontrollers#478](https://github.com/isxander/debugify/pull/478) - [MC-44654](https://mojira.dev/MC-44654) - Some entities don't update position to the client when teleported - by [Microcontrollers#474](https://github.com/isxander/debugify/pull/474) - [MC-264979](https://mojira.dev/MC-264979) - Fresh installations print NoSuchFileException for server.properties - by [Microcontrollers#477](https://github.com/isxander/debugify/pull/477) - [MC-264285](https://mojira.dev/MC-264285) - Unbreakable flint and steels are completely consumed when igniting a creeper - by [Microcontrollers#480](https://github.com/isxander/debugify/pull/480) - [MC-133218](https://mojira.dev/MC-133218) - Usable items continue to be used on the death screen after dying when the "keepInventory" gamerule is set to "true" - by [Microcontrollers#471](https://github.com/isxander/debugify/pull/471) - [MC-158900](https://mojira.dev/MC-158900) - "bad packet id 26" upon connecting after tempban expire - [Microcontrollers#482](https://github.com/isxander/debugify/pull/482) ## Changes - Fixed [MC-168573](https://mojira.dev/MC-168573) patch - it broke shields blocking sounds - by [Microcontrollers#469](https://github.com/isxander/debugify/pull/469) - Disable [MC-61489](https://mojira.dev/MC-61489) patch by default - people may not like this alternative position - by [Riflusso#468](https://github.com/isxander/debugify/pull/468) - Mark [MC-61489](http