F3Mod

Quick rating

Community listing page, reviews here may not be monitored by the author.

F3Mod

By LukiiyOwner

No reviews yet

A personal mod that "reworks" the F3 menu to include more data, make some features toggleable (graph & entity ids) and adds an API!

Mod Loaders

About

Description

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!