Obfuscated Text Improver
A Mod That Solves Minecraft's Obfuscated Text Issues
This mod fixes the game bug MC-277733 that causes serious performance problems when using obfuscated text. The issue occurs because the game selects characters for obfuscation from the entire available unicode range, creating excessive system load.
The mod limits the character set used for rendering obfuscated text, keeping only standard characters from the used font. This significantly improves performance and prevents the creation of a huge number of unnecessary files.
When the mod is installed and viewing obfuscated text in a book:
Without the mod - typical display of the problem:
How the Improvement Works
In the standard Minecraft version, displaying obfuscated text can create over 160 font atlas files, heavily loading the system. The mod prevents this problem by using a limited character set.