1.20.1
Stack Deobfuscator Mod (26.1, 1.20.1) – Making Errors Readable
Stack Deobfuscator Mod allows mod developers to more easily identify issues in a non-development environment, as the errors are instantly human-readable. All errors displayed in the console and all crash reports will be remapped from unreadable production names (e.g. net.minecraft.class_310) to readable mapped names (e.g. net.minecraft.client.MinecraftClient). Comparison: Before [23:13:08] [Render thread/ERROR]: Reported exception thrown! net.minecraft.class_148: […]