Fullbright
ModGPL-3.0-only

Fullbright

A mod which allows to toggle fullbright in 1.19, 1.20 and 1.21

739.2K
Downloads
165
Followers
4 months ago
Updated
📦
30
Versions

📖About 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 dependencies.

Or clone the github repository and execute ./gradlew buildAndCollect.
After completion the compiled jar should appear in build/libs/.

Dependencies

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.