
Better F3 Reborn
A high-performance, modular overhaul of the 1.12.2 debug menu that organizes technical data into clean, color-coded blocks. Inspired by BetterF3, it provides detailed hardware and world information optimized for technical gameplay.
- Загрузки
- 1K
- Подписчики
- 4
- Обновлён
- 19 января 2026 г.
- Лицензия
- MIT
Опубликован 26 декабря 2025 г.
Better F3 Reborn
A modern, feature-rich debug HUD overhaul for Minecraft 1.12.2 – bringing Better F3's clean design to the golden age of modding!
Better F3 Reborn is a faithful reconstruction of the modern debug experience, specifically optimized for the 1.12.2 modding community. It replaces the cluttered vanilla F3 screen with organized, color-coded modules and a high-performance framework.
🚀 New in Version 2.1.0+ (The Framework Update)
🏗️ Architectural Overhaul: The mod has been rewritten from a monolithic renderer into a modular framework. This ensures better performance, stability, and easier integration for other mods.
🖥️ Optimized System Info: Drastically cleaned up GPU strings. Long, cluttered information (especially on Linux/Mesa drivers and Ryzen APUs) is now intelligently shortened for a clean look.
📏 Global Scaling: Added a userScale option in the config (0.1x to 2.0x) to perfectly fit any screen resolution.
📐 Improved Spacing: New default X/Y offsets of 8 for a professional, "less cramped" appearance.
🌍 Full Localization: Complete translation support for German (de_de) and English (en_us) for all menus and keybindings.
🔌 Expanded Mod Support: Native real-time tracking for Thaumcraft, Botania, Blood Magic, and Astral Sorcery.
✨ Key Features
🎨 Clean Two-Column Layout
Left Side: Game information (coordinates, world data, entities).
Right Side: System information (Java, CPU, GPU, memory).
Smooth slide-in animations from both sides for a modern feel.
📊 Performance Graph
Real-time FPS tracking with a high-precision visual curve.
Color-coded performance indicators (Green: 60+, Yellow: 30-60, Red: <30).
Detailed Min/Avg/Max statistics.
Toggle with F3 + X or F3 + G (Locks the HUD open for monitoring).
🎮 Information Modules
Coordinates: Block position, XYZ, Chunk coordinates, Slime chunks.
World Info: Facing direction, light levels, biome colors, days played, and weather.
System Info: Java version, RAM usage, CPU/GPU details, and OpenGL version.
Targeted Block: Detailed technical info about the block you are looking at.
Server Metrics: Integrated TPS and MSPT (Milliseconds Per Tick) tracking.
⌨️ Native Keybinds
All F3-shortcuts are now registered as native Minecraft keybindings. You can rebind every toggle (Coordinates, FPS, System, Magic Modules, etc.) in the standard Controls menu!
⚙️ Configuration
Edit config/betterf3reborn.cfg or use the in-game config menu to:
Enable/disable every single module.
Customize all colors via RGB Hex format.
Adjust Scale, Offsets, and Animation Speed.
Change background transparency (backgroundAlpha).
📥 Installation
Requirement: Minecraft Forge 1.12.2 (Recommended: 14.23.5.2859).
Place the .jar file in your mods folder.
Note: It is highly recommended to delete your old betterf3reborn.cfg to apply the new optimized defaults.
📜 Credits & License
Inspired by Better F3 by cominixo.
Licensed under the MIT License.
Developed for the 1.12.2 technical and modding community.
Join our Discord for support and suggestions: https://discord.gg/gVHefyjsRg
Ченджлог
2.1.1Релиз1.12.2 · 19 января 2026 г.
Changelog v2.1.1
This update focuses on user customization and HUD positioning to ensure compatibility with other mods and individual preferences.
✨ New Features
- Dynamic Background Toggle: Added F3 + J to toggle the dark background boxes behind text modules on/off at runtime.
- Compass Positioning: The vertical position of the compass can now be manually adjusted via the
compassYOffsetsetting in the config. - Hex-Color Support: Background colors can now be fully customized using Hex-Strings (e.g.,
0x000000for black) in the config file.
🔧 Improvements & Fixes
- Optimized Default HUD: Re-adjusted the default compass position to sit perfectly above the standard Minecraft hotbar/health-bar.
- Persistent Compass Design: The compass background now stays active regardless of the F3+J setting to maintain maximum readability.
- GPU Info Cleanup: Further refined system information strings for Linux/Mesa users (especially for Ryzen APUs).
- Code Refactor: Moved background rendering to a centralized utility class for better performance.
⚠️ Installation Note
IMPORTANT: Please delete your old configuration file (config/betterf3reborn.cfg) before launching the game with this update. This ensures that the new configuration entries (like the Y-Offset and Hex-Colors) are generated correctly.
2.1.0Релиз1.12.2 · 18 января 2026 г.
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.
2.0.1Релиз1.12.2 · 16 января 2026 г.
Changelog - Version 2.0.1
Fixed:
- Compass Module Restored: Fixed a bug where the compass was missing in version 2.0.0. It has been completely rebuilt as a graphical HUD element with a 3D-styled scale.
New Features:
New Keybind: Added F3 + K to quickly toggle the Compass HUD on and off.
Menu Integration: The compass toggle can now also be bound to a single key in the Minecraft Controls menu under the "Better F3 Reloaded" category.
Internal:
- Improved rendering logic for the compass scale (added cardinal directions: N, NE, E, SE, S, SW, W, NW).
2.0.0Релиз1.12.2 · 16 января 2026 г.
🚀 Major Rewrite: Version 2.0.0
This release marks a complete overhaul of the HUD system, transitioning to a extended modular architecture for better performance and expanded mod compatibility.
🔮 New Magic Mod Integration
Added dedicated modules to display real-time data for:
- Thaumcraft 6: Aura Vis/Flux, Warp tracking, and Aspect scanning.
- Botania: Mana Tablet and Buffer capacity.
- Blood Magic: LP Network and Altar status.
- Astral Sorcery: Starlight concentration and Celestial data.
⚡ Performance Engine (AMD Ryzen Optimized)
- Added real-time TPS and MSPT (Milliseconds Per Tick) tracking.
- Dynamic color-coding for system load monitoring.
- Optimized for Linux/JVM performance.
🛠️ Technical Changes
- Cleanup: Removed legacy placeholder code and IDE/Gradle junk.
- Stability: Fixed debug info "leaks" from third-party mods.
- Legacy: The old codebase has been archived in the
main-legacybranch.
1.1.0Релиз1.12.2 · 15 января 2026 г.
🚀 Better F3 Reborn v1.1.0
🛠️ Key Changes & Fixes
- Fixed Debug Overlay Leaks: Improved blocking of vanilla and third-party debug text layers. Your HUD stays clean, even in large modpacks.
- Intuitive F3+X Logic: Pressing F3 + X now "locks" the Performance Graph and the HUD open. Pressing F3 again intelligently unlocks and closes the HUD.
- Native Keybindings: All F3-shortcuts are now registered in the standard Minecraft Controls menu. You can rebind every toggle to any key you prefer!
- System Stability: Fixed a crash related to config categories and added an auto-close feature when leaving a world.
🧪 Compatibility Tested Tested with:
- Astral Sorcery,
- Baubles,
- BetterFps,
- BlahajASM,
- EntityCulling,
- FPS Reducer,
- FermiumBooter,
- FoamFix,
- GPUTape,
- InGame Info XML,
- LunatriusCore,
- MixinBooter,
- Stellar Sky.
- CensoredASM (LoliASM)
1.0.1Релиз1.12.2 · 29 декабря 2025 г.
Version 1.0.1 - New Features:
- ⏰ Time of Day: Added in-game time display (e.g., Day 5, 14:32).
- 🌦️ Weather Display: Shows current weather conditions.
- 🎨 Biome Colors: Biomes now have distinct colors (e.g., Desert = Yellow, Ocean = Blue).
- 🧭 Compass: Added a functional compass with N/S/E/W indicators.
🧹 Cleanup: Minor code optimizations and general cleanup.
1.0Релиз1.12.2 · 27 декабря 2025 г.
Initial release
Комментарии
Загружаем…