
💡 True Fullbright
A simple, toggleable, and configurable full brightness mod for Fabric.
Requires:

Feature List
- Toggle fullbright using a keybind (default:
)B - Adjust gamma value dynamically
- Switch between gamma override and night vision modes
- Fully configurable via
commands or the in-game config screen/fullbright - Keybinds available for toggling, increasing/decreasing gamma, and jumping to min/max
Command List
| Command | Description |
|---|---|
/fullbright or /fullbright status |
Check current brightness settings |
/fullbright toggle |
Turn fullbright on/off |
/fullbright mode gamma |
Switch to gamma brightness mode |
/fullbright mode nightvision |
Switch to night vision mode |
/fullbright mode off |
Turn off all brightness modes |
/fullbright set <number> |
Set brightness to exact value |
/fullbright increase |
Make it brighter by one step |
/fullbright decrease |
Make it dimmer by one step |
/fullbright max |
Jump to maximum brightness |
/fullbright min |
Jump to minimum brightness |
/fullbright config |
Open the settings screen |
/fullbright saveconfig |
Save your current settings |
/fullbright resetconfig |
Reset everything to default |
Default Keybinds
| Action | Default Key |
|---|---|
| Toggle Fullbright On/Off | B |
| Increase Brightness | Arrow Up |
| Decrease Brightness | Arrow Down |
| Maximum Brightness | End |
| Minimum Brightness | Home |
| Open Config Screen | Not set |
Customize all of these under: Options → Controls → Keybinds → True Fullbright
How do I install the mod?
- Drop the
.jarfile into yourmods/folder - Make sure the dependencies listed above are installed
- Launch the game
How do I use the mod?
- Press
to toggle fullbright on/offB - Use
/fullbrightcommands to adjust gamma, change modes, or view status - Open the config screen with
/fullbright configor via Mod Menu - Use keybinds to adjust brightness step bystep or jump to min/max
Contact / Report Bug
Found an issue or have feedback? → DM me on Discord: rijz.gg
Developed by Rijz & Clyriz4.
Ченджлог
2.0.1Релиз26.1.1, 26.1.2, 26.2 · 11 апреля 2026 г.
Bug Fixes
- Fixed LICENSE file not being included in the mod JAR
- Fixed a build issue caused by deprecated Gradle API (
archivesBaseName) - Fixed toggle feedback showing wrong mode info in commands and keybinds
Code Cleanup
- Removed 10 unused translation keys from the language file
- Cleaned up some unnecessary config stuff internally
- Fixed all Gradle deprecation warnings so the build is Gradle 10 ready
Compatibility
- Supports Minecraft 26.1, 26.1.1, and 26.1.2
2.0.0Релиз26.1.1, 26.1.2, 26.2 · 10 апреля 2026 г.
Major Update - Ported to Minecraft 26.1
This is a full rewrite for Minecraft 26.1, the first unobfuscated Minecraft release
Breaking Changes
- This version only supports Minecraft 26.1 and above
- Requires Java 25
- Requires Fabric Loader 0.18.4+
- Requires Fabric API 0.144.0+
- Requires YACL 3.9.0+
- Requires Mod Menu 18.0.0+
What Changed
- Migrated entire codebase to Mojang's official unobfuscated mappings
- Updated build system to Fabric Loom 1.15 and Gradle 9.4
- No more Yarn mappings, the game ships unobfuscated now
Bug Fixes
- Fixed a potential infinite loop when both config file and backup are corrupted
- Fixed thread safety issue when reading default gamma value on startup
- Fixed mod loading on dedicated servers where it does nothing (now marked as client-only)
- Fixed toggle logic where night vision state was being unnecessarily negated
- Removed dead code and unused variables throughout the codebase
Compatibility
- Supports Minecraft 26.1, 26.1.1, and 26.1.2
- For Minecraft 1.21.11 and earlier, use version 1.0.4
1.0.4Релиз1.21.11 · 14 декабря 2025 г.
Compatibility
- Added 1.21.11 to supported versions
1.0.3Релиз1.21.10 · 11 октября 2025 г.
Compatibility
- Added 1.21.10 to supported versions
1.0.2Релиз1.21.9 · 4 октября 2025 г.
Bug Fixes
- Fixed a bug that was causing crashes on startup in Minecraft 1.21.9
Compatibility
- Now fully compatible with Minecraft 1.21.9
1.0.1Релиз1.21.6, 1.21.7, 1.21.8 · 2 октября 2025 г.
Important Notice
- This version was marked as compatible with Minecraft 1.21.9 earlier but it had a bug that was causing crashes on startup
- If you're playing on 1.21.9, please use version 1.0.2 instead
- This version works correctly on Minecraft 1.21.8 and earlier versions
Changes
- Added 1.21.9 to supported versions (non-functional - fixed in v1.0.2)
1.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 15 сентября 2025 г.
Full Release
1.0.0-pre1Бета1.21.6, 1.21.7, 1.21.8 · 23 июля 2025 г.
New Features
- Added
/fullbright configcommand to quickly open the config screen from chat - Added compatibility for Minecraft 1.21.7 and 1.21.8
Improvements
- Improved in-game chat messages with a styled [Fullbright] prefix
- Updated
en_us.jsonwith clearer wording and more polish - Some more minor changes throughout
Комментарии
Загружаем…