
BetterF3 is a client-side Java mod that replaces Minecraft's default debug HUD with a cleaner, more readable interface. It supports Fabric, Forge, NeoForge, and Quilt across a wide range of versions from 1.16.5 through the latest 1.21.x releases. Because it is client-only, it does not need to be installed on a server to work in multiplayer.
The mod breaks the debug screen into color-coded modules that you can rearrange, hide, or customize. Each line belongs to a module, and you can tweak colors, positions, spacing, and even disable individual lines or entire modules. A subtle background color and text shadow help keep the display readable without overwhelming the screen.
What You Can Customize
- Change colors for each module independently
- Reorder modules or add spacings between them
- Disable individual lines or entire modules
- Toggle text shadows and set a background color
- Adjust animation speed for opening and closing the HUD
Setup and Configuration
Install BetterF3 by placing the jar in your mods folder for your chosen loader. On Fabric, Mod Menu is recommended for in-game configuration, though you can also press F3+M to open the settings. On Forge and NeoForge, Cloth Config API provides the in-game menu, or you can edit config/betterf3.toml directly. Quilt users can generally use the Fabric build.
Questions about this entry.
Does BetterF3 work on servers?
No. BetterF3 is client-side only. It works in multiplayer as long as it is installed on your own game client.
Which loader should I use?
BetterF3 supports Fabric, Forge, NeoForge, and Quilt. Pick the loader that matches the rest of your mod setup.
