DebugGUI Scale: Independent Scaling for Minecraft Debug Menu
With DebugGUI Scale, you gain complete control over the size of the debug screen (F3) without affecting the main game interface elements. This utility is built on the Fabric platform and provides flexible scaling options specifically for the information panel.
This mod requires the library component Roselib to function!
Additional Information
For convenient parameter modification, it is recommended to install ModMenu. The module offers an intuitive configuration interface where all options are logically arranged and available for immediate application.

JSON Configuration (for legacy versions)
For versions that do not support the graphical interface, configuration via JSON file is provided:
{
"scale": 0.95 // scale parameter supports decimal values with precision up to two digits
}