Advanced Debug
Is the standard F3 screen not enough for you? We have the solution!
Main Features
This mod significantly expands the standard debugging capabilities in Minecraft, providing much more information and tools for game analysis.
Extended Debug Menu
- Multi-page interface - the debug menu now consists of multiple pages that can be switched between using the F4 key (by default).
- Convenient navigation - by holding the Shift key, you can return to the previous page instead of moving to the next one.
Modern Interface
- ImGui-based menu - uses a modern interface system for more convenient display of debug information (feature is in development, available since version 2.3.0).
For Mod Developers
- Modding API - provides a full programming interface for creating custom debug pages.
- Formatting system - ability to create special formatters for various data types: integers, strings, enumerations, and other objects.
Independent Settings
- Separate key bindings - control settings are completely independent of the standard debug menu and do not interfere with its operation.
Note: Beta versions of the mod may cause Minecraft crashes.
Developers are constantly working on adding new features and improving existing capabilities.