Debugify (Mod)
TheCoder3156 opened this issue ยท 9 comments
Mod name
Debugify
Curseforge link
https://curseforge.com/minecraft/mc-mods/debugify
Other links
https://modrinth.com/mod/debugify
https://github.com/W-OVERFLOW/Debugify
What it does
Fixes low priority bugs on the Mojang bug tracker
Why should it be in the modpack
Doesn't change vanilla gameplay
Fixes bugs
Why shouldn't it be in the modpack
More mods mean more chances for incompatibility
Most bugs fixed are unnoticeable
Categories
Fixes a bug/makes another mod work
Additional details
No response
- FastOpenLinksAndFolders
- KennyTV's Force close loading screen mod
both have now been implemented in the mod (unreleased)
Suggested edit:
this mod now fixes any priority of bug as it is clear that the priority listed on the mojang bug tracker doesn't seem to dictate at what speed they are fixed by Mojang.
I mean they are defaulted to disable IF set by config property. Specifically:
.minecraft/config/debugify.json
{
...
"default_disabled": true
}
this won't be in the config by default, you have to explicitly add the property
As requested, new bug fixes are disabled as default
Err, they don't have to be disabled for everyone though, only if I opt in to disabling them.