Fullbright
A mod which allows to toggle fullbright in 1.19, 1.20 and 1.21
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Fullbright
Fullbright
This is a fabric mod that adds a fullbright feature to the game.
Installation
Download the jar from modrinth and install the following <u>dependencies</u>.
Or clone the github repository and execute `./gradlew buildAndCollect`. After completion the compiled jar should appear in `build/libs/`.
Dependencies
- Fabric API - Fabric Language Kotlin - Mod Menu (Optional)
Usage
1. Make sure all the dependencies are installed. 2. Use `/fullbright toggle` or the keybind (default: `B`) to toggle fullbright on and off. 3. Use `/fullbright strength <value>` to set the brightness strength (default: `10`, max: `10`, min: `0`). 4. Use `/fullbright config` or Mod Menu to access the configuration screen. 5. Have fun!
If you have any further issues, create an issue on my github or message me on discord `@greenman999`.
License
This project is licensed under the GNU General Public License v3.
Third-Party Code
This project includes some code from Vigilance and the ui library Elementa, licensed under the GNU Lesser General Public License v3. See NOTICE.md for details.
