reFullbright is a fabric mod that lets you enhance your Minecraft experience by making all the caves and dark areas of the game brighter. You can toggle the brightness with a keyboard shortcut G (default)
. I also strive to keep this mod free of dependencies and extra API:s and libraries. reFullbright strives to keep itself simple and easy to use with staying away from advanced options pages and configuration by only having one shortcut for the whole mod.
Fabric API
Get the latest artifacts at our CI/CD environment.
builds.rspt.se
Just install the mod using Fabric for 1.20.2
and install the Fabric API
mod and toggle the fullbright mode by pressing G (default)
. The shortcut can be changed in the Controls
option in Minecraft.
To build this from source you just need to clone this repository and run gradlew build
in whatever minecraft version branch that suits you!
Artifacts will be generated at /build/libs
I will only update this mod for current and newer versions of minecraft. Backporting will not be done since there are replacement mods for older versions available.
Distributed under the GNU General Public License version 3. See LICENSE.md
for more information.