Debugify
Debugify copied to clipboard
A mod aimed at fixing bugs found on the Mojang Bug Tracker
### Mojang Bug Report ID MC-157148 ### Bug adhere to the guidelines. - [X] I made sure that this bug adheres to the guidelines. ### Has not already been requested....
An update to the Debugify Mod for Minecraft 1.21.3.
Translate the existing text into Simplified Chinese.
Fixes #507 Root cause of this issue is that skylight is taken from the block with the highest block light. If all block lights are 0, the sky light might...
### Bug Description All armor stands are rendered as being pitch-black. ### How to Reproduce? 1. Launch the game running Fabric 1.21.10 and this mod 2. Place an armor stand...
### Bug Description When Debugify has been activated, certain modded GUI screens stop you from clicking certain buttons, if you try to click one it sends the following error/warn: java.lang.IllegalStateException:...
I sent a PR a while ago that updates the PT-BR translation of the mod, but it seems that it wasn't added to the latest versions.
This fix keeps the attack indicator on your screen while breaking blocks, which I find annoying. This wouldn't be a problem if diagnosing this was easy but I had to...
also untested, followed explanation given in https://bugs.mojang.com/browse/MC/issues/MC-158900 draft since untested
These fixes are taken from Paper patches created by people who have licensed their code as MIT. While Paper itself is under GPL, which I believe means we cannot use...