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

DebugUtils

Enables various debugging features of minecraft

Загрузки
18K
Подписчики
19
Обновлён
11 мая 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 14 июля 2023 г.

forge neoforge fabric

discord-singular kofi-singular-alt patreon-singular


🔎 Debug Utils

Mojang has various debugging tools implemented in minecraft that are removed for the release jar. This mod adds them back which might be useful for various cases. You will need this mod on both the client and the server.

Debugging features include for example:

Entity Pathing: Showing a mobs pathfinding

Entity Brains: Showing the brain states of mobs

Entity Goals: Showing a mobs goal tasks

> 1.21.9

As of 1.21.9 the debugging features are no longer stripped for the release jar and can be accessed by the user. The process to do so though involves the use of jvm arguments meaning you cannot change it in game. To accomodate that now this mod allows you to toggle the features in game without restarting it.

How to use

Use the command /debugutils <feature> <on | off> to turn a debugging feature on/off.

To turn all currently active features off use /debugutils off.

If you are on 1.21.9 the command has now been split between debugutils and debugutils_client.
debugutils_client toggles all features that do not require data from the server.

Ченджлог

26.1.2-1.0.9-fabricРелиз26.1.2 · 11 мая 2026 г.

DebugUtils 1.0.9

  • Update to 1.21.11
  • Removed debugutils_client command as vanilla now allows configuring them in game - Update to 1.21.9 - Update 1.21.8 - Add closed set debugging to path debug

For past versions see: https://github.com/Flemmli97/DebugUtils/blob/26.1/Changelog.md

26.1.2-1.0.9-neoforgeРелиз26.1.2 · 11 мая 2026 г.

DebugUtils 1.0.9

  • Update to 1.21.11
  • Removed debugutils_client command as vanilla now allows configuring them in game - Update to 1.21.9 - Update 1.21.8 - Add closed set debugging to path debug

For past versions see: https://github.com/Flemmli97/DebugUtils/blob/26.1/Changelog.md

1.21.11-1.0.9-neoforgeРелиз1.21.11 · 28 декабря 2025 г.

DebugUtils 1.0.9

  • Update to 1.21.11
  • Removed debugutils_client command as vanilla now allows configuring them in game - Update to 1.21.9 - Update 1.21.8 - Add closed set debugging to path debug

For past versions see: https://github.com/Flemmli97/DebugUtils/blob/1.21.11/Changelog.md

1.21.11-1.0.9-fabricРелиз1.21.11 · 28 декабря 2025 г.

DebugUtils 1.0.9

  • Update to 1.21.11
  • Removed debugutils_client command as vanilla now allows configuring them in game - Update to 1.21.9 - Update 1.21.8 - Add closed set debugging to path debug

For past versions see: https://github.com/Flemmli97/DebugUtils/blob/1.21.11/Changelog.md

1.21.9-1.0.9-neoforgeРелиз1.21.9 · 2 октября 2025 г.

DebugUtils 1.0.9

  • Update to 1.21.9 - Update 1.21.8 - Add closed set debugging to path debug

For past versions see: https://github.com/Flemmli97/DebugUtils/blob/1.21.9/Changelog.md

1.21.9-1.0.9-fabricРелиз1.21.9 · 2 октября 2025 г.

DebugUtils 1.0.9

  • Update to 1.21.9 - Update 1.21.8 - Add closed set debugging to path debug

For past versions see: https://github.com/Flemmli97/DebugUtils/blob/1.21.9/Changelog.md

1.21.8-1.0.9-neoforgeРелиз1.21.8 · 27 июля 2025 г.

DebugUtils 1.0.9

  • Update 1.21.8 - Add closed set debugging to path debug

For past versions see: https://github.com/Flemmli97/DebugUtils/blob/1.21.8/Changelog.md

1.21.8-1.0.9-fabricРелиз1.21.8 · 27 июля 2025 г.

DebugUtils 1.0.9

  • Update 1.21.8 - Add closed set debugging to path debug

For past versions see: https://github.com/Flemmli97/DebugUtils/blob/1.21.8/Changelog.md

Комментарии

Загружаем…