Перейти к содержимому
Mineforgian

DebugGUIScale

Allows players to customize the F3 menu & "Always On" scaling separately from the built-in GUI Scale

5K загрузок14 подписчиковGPL-3.0-or-laterfabric

Обновлён 20 июня 2026 г. · опубликован 30 ноября 2024 г.

  • Example 1
  • New settings panel!
  • Example 4 (1.21.11)
  • Example 2
  • Example 3

Debug GUI Scale: A Fabric mod that allows players to modify the Debug menu's scaling independently from the GUI Scale!

Debug GUI Scale is a Fabric mod that allows players to adjust the Debug menu's scale independently of the GUI Scale. Customize the Debug menu's size to your preference without affecting the rest of your game's interface!

This mod depends on the library mod Roselib!

Configuration:

Simmiliarly to RemoveAmbientFOV, The mod integrates directly into Minecraft’s Accessibility Options menu, exposing two sliders:

  • Debug GUI Scale
  • "Always" Overlay Scale"

Each option can be enabled or disabled independently and is saved to a simple JSON config file:

.minecraft/config/DebugGUIScale.json

an image of the config menu

ModMenu Configuration (Legacy - Click to expand)

ModMenu is no longer required to modify DebugGUIScale in favor of the Vanilla Options API Introduced in Rose Bush 1.3.1

Support for ModMenu might be dropped in a later release (game drop), DebugGUIScale 1.2 still supports ModMenu and does support the new values added.

an image of the config menu

All options should be straightforward, so go nuts!

JSON Instructions (for legacy versions):

Quick Documentation JSON:

{
  "scale": 0.95 // this is the scale, yes it supports decimals up to 2 digits precision.
}

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.1Релиз26.2fabric20 июня 2026 г.Скачать (132 КБ)
1.3Релиз26.1.1, 26.1.2fabric5 апреля 2026 г.Скачать (132 КБ)
1.2Релиз1.21.11fabric9 января 2026 г.Скачать (132 КБ)
1.1.1Релиз1.21.11fabric25 декабря 2025 г.Скачать (129 КБ)
1.1Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10fabric18 июня 2025 г.Скачать (129 КБ)
1.0Релиз1.21.2, 1.21.3, 1.21.4, 1.21.5fabric5 декабря 2024 г.Скачать (129 КБ)

Ченджлог

1.3.1Релиз26.2 · 20 июня 2026 г.

Small maintanance update

  • Updated to 26.2

This new update depends on Rose-Bush 1.4, Make sure you update your modlists!


thank you for using DebugGUIScale!

1.3Релиз26.1.1, 26.1.2 · 5 апреля 2026 г.

Small maintanance update + bugfixes

  • Updated to 26.1.1
  • Fixed a bug where the text on ModMenu's options screen to be missing
  • Now correctly calculates the offset using the currently active scale This should fix scaled position for the "Always On" text scale

This new update depends on Rose-Bush 1.4, Make sure you update your modlists!


Sorry it took too long, thank you for using DebugGUIScale!

1.2Релиз1.21.11 · 9 января 2026 г.

Small feature update!

NOTE: This new update depends on Rose Bush 1.3.1

  • You can now independently scale the "Always" Debug overlay introduced in Minecraft 1.21.9 (25w31a)

  • Added quick config to the Minecraft's Vanilla Accessibility option, to have parity with RemoveAmbientFOV + it's just generally better imo

I hope this adds a reason to use DebugGUIScale more as its my least downloaded mod.

Thanks for using DebugGUIScale!

1.1.1Релиз1.21.11 · 25 декабря 2025 г.

Small maintenance update!

  • Updated to 1.21.11, and migrated to Mojmaps!

NOTE: This new update depends on Rose-Bush 1.3, make sure you update your modlists!


This is my LAST mod to be migrated from Yarn to Mojmaps! (to prepare for Minecraft's unobfuscated release). I do plan on releasing new mods sometime soon, stay tuned i guess!

That's all from me, thank you for using DebugGUIScale!

1.1Релиз1.21.8, 1.21.9, 1.21.10 · 18 июня 2025 г.

Maintanence update

  • Added 1.21.6 support

  • Replaced @Inject (HEAD/TAIL) on drawText with @WrapMethod to ensure popMatrix() is always called. (prevents rendering issues when other mods cancel debug HUD rendering mid-frame.) (#1, thanks @MicrocontrollersDev)

Thats all, thanks for using the mod!

Комментарии

Загружаем…