This repository was archived by the owner on Apr 23, 2026. It is now read-only.
π Better F3 Reborn v2.1.0 - The Framework Update
This release marks a significant milestone. We have completely rewritten the core architecture to provide a more stable, modular, and customizable experience for Minecraft 1.12.2.
ποΈ Major Architectural Changes
- From Monolith to Framework: Moved away from a single monolithic debug renderer to a modular, registry-based system.
- Decoupled Logic: Each HUD component is now an independent class, allowing for cleaner code and easier third-party extensions.
- Performance Optimization: Rewritten rendering logic to ensure minimal impact on FPS, even in heavy modpacks.
β¨ New Features & Improvements
- Intelligent GPU Info: Drastically cleaned up the System line. Long GPU strings (especially on Linux/Mesa drivers and Ryzen APUs) are now shortened to keep the HUD clean.
- Global Scaling: Added a
userScaleoption (0.1x to 2.0x) in the config to perfectly fit any screen resolution. - New Spacing Defaults: Increased default X/Y offsets to 8 for a much cleaner, less "cramped" look at the screen edges.
- Full Localization: Added complete translation support for German (de_de) and English (en_us) for all config menus and keybindings.
- Refined Layout: The Compass has been repositioned above the hotbar to prevent overlapping with world information.
π Mod Compatibility
- Magic & Tech Integration: Refined real-time tracking for Thaumcraft (Aura/Flux), Botania (Mana), Blood Magic (LP Network), and Astral Sorcery (Starlight).
- Server Metrics: Improved color-coded TPS and MSPT tracking for better server performance monitoring.
β¨οΈ Keybinds
- All F3-shortcuts are now registered as native Minecraft keybinds.
- You can rebind every toggle (Coordinates, System, Magic modules, etc.) in the standard Controls menu.
π₯ Installation Note
It is highly recommended to delete your old betterf3reborn.cfg before launching this version. This allows the mod to generate the new, optimized default values for scaling and offsets.