Описание
# 💡 True Fullbright
A simple, toggleable, and configurable full brightness mod for **Fabric**.
[](https://www.curseforge.com/minecraft/mc-mods/true-fullbright)
[](https://modrinth.com/mod/true-fullbright)
[](https://discord.com/invite/1389631948359598220)
---
### Requires:
* [Fabric API](https://modrinth.com/mod/fabric-api)
* [YetAnotherConfigLib (YACL)](https://modrinth.com/mod/yacl)
* [Mod Menu](https://modrinth.com/mod/modmenu)
---

### Feature List
* Toggle fullbright using a keybind (default: `B`)
* Adjust gamma value dynamically
* Switch between gamma override and night vision modes
* Fully configurable via `/fullbright` commands or the in-game config screen
* 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?
1. Drop the `.jar` file into your `mods/` folder
2. Make sure the dependencies listed above are installed
3. Launch the game
---
### How do I use the mod?
* Press `B` to toggle fullbright on/off
* Use `/fullbright` commands to adjust gamma, change modes, or view status
* Open the config screen with `/fullbright config` or 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.**