
F3Mod
A personal mod that "reworks" the F3 menu to include more data, make some features toggleable (graph & entity ids) and adds an API!
- Загрузки
- 1K
- Подписчики
- 3
- Обновлён
- 3 января 2026 г.
- Лицензия
- MIT
Опубликован 30 мая 2025 г.
A quite simple mod that adds and reorganizes some information avaliable on the debug menu! It also makes the debug graph and entity ids toggleable by holding keys! It is somewhat configurable.
Needs Babric
Toggleable graph & entity ids?
To toggle these features, you need to hold both F3 and the registered keybind.
Default keybinds: Debug Graph = LMENU (Left ALT); Entity IDs = RSHIFT (Right Shift)
Changing the keybinds
To properly change the keybinds, you need to know the correct code, these are available here!
The config file can be found here:
.minecraft/config/f3mod.properties
Developers!
You can use the mod's entrypoint "f3mod" with a class that implements F3ModAPI to provide your own debug stuff!
Ченджлог
1.2Релизb1.7.3 · 3 января 2026 г.
- Added a proper entrypoint for the mod ("f3mod").
- Added a proper class for mods to use (F3ModAPI.java)
- Updated the mod's icon
1.1Релизb1.7.3 · 15 июня 2025 г.
- Data providers can now have a Padding!
- Added the
rightsection - Added a setting to toggle the day counter
- Added a setting to center the right section
- Added the BLOCK light level
- The debug graph will no longer be displayed if a Screen (chat, inventory, etc) is open
- The mod will no longer render everything twice if the chat is open
Комментарии
Загружаем…