promotional bannermobile promotional banner

Better F3 Reborn

A highly customizable and modular debug HUD overhaul for 1.12.2, inspired by BetterF3.

File Details

BetterF3Reborn-1.12.2-V2.1.0.jar

  • R
  • Jan 18, 2026
  • 292.54 KB
  • 73
  • 1.12.2
  • Forge

File Name

BetterF3Reborn-1.12.2-V2.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:better-f3-reborn-1414418:7483099")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog - v2.1.0 (The Framework Update)

Major Architectural Changes:

  • Modular Framework: The system has been refactored from a monolithic renderer to a flexible framework. Every HUD component is now an independent class that can be registered. This makes the mod much more stable and easier to extend.
  • Code Cleanup: Massive optimization of the entire source code for better performance.
  • New Features:
  • Global Scaling: A new userScale option (0.1 to 2.0) has been added to the config, allowing you to resize the entire HUD to fit your resolution.
  • Intelligent System Info: The GPU line has been drastically cleaned up. Long strings (especially common on Linux/Mesa and Ryzen APUs) are now shortened to keep the HUD clean and organized.
  • Native Keybinds: All F3 shortcuts are now registered as official Minecraft keybinds. You can easily rebind every toggle in the standard Controls menu.
  • Refined Layout: Repositioned the Compass and increased the default X/Y offsets to 8 to give the text more room and prevent a cramped look.
  • Localization: Added full translation support for German (de_de) and English (en_us).

Mod Integrations:

  • Refined tracking for Thaumcraft, Botania, Blood Magic, and Astral Sorcery.
  • Optimized TPS and MSPT (Milliseconds Per Tick) display for server metrics.

Note: It is highly recommended to delete your old betterf3reborn.cfg file so the mod can generate the new optimized default values for scaling and spacing.