Описание
# Full Brightness Toggle
A tiny **Fabric** mod that makes your Minecraft ***hella bright*** whenever you feel like it.
![Minecraft Version][minecraft_version_img]
![Downloads][downloads_img]
[![Releases][releases_img]][releases_url]
[![License][hey_license_img]][hey_license_url]
## Features
- Flip full brightness on/off with a key.
- Goes back to your normal brightness when you switch it off.
- Key is yours to change (default: G).
## Installation
1. Got [Fabric API](https://modrinth.com/mod/fabric-api)? Good.
2. Drop the mod JAR in your `mods` folder.
3. Fire up Minecraft with Fabric.
## Usage
Hit the key (default: G) and boom, everything’s bright. Hit it again and chill with normal brightness.
## License
This project is licensed under the [CC BY-NC-SA 4.0 license][hey_license_url].
[downloads_img]: https://img.shields.io/modrinth/dt/fullbrightnesstoggle?color=default&logo=modrinth
[releases_img]: https://img.shields.io/github/v/release/Lightre/fullbrightnesstoggle?color=green&logo=github
[releases_url]: https://github.com/Lightre/fullbrightnesstoggle/releases/latest
[hey_license_img]: https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-orange.svg
[hey_license_url]: https://github.com/Lightre/fullbrightnesstoggle/blob/main/LICENSE
[minecraft_version_img]: https://img.shields.io/badge/minecraft-26.1%201.21x%201.20x%201.19x%201.18x-%231bc481
---