Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/greeenman999/fullbright

This is a fabric mod that adds a fullbright feature to the game.
https://github.com/greeenman999/fullbright

Last synced: 3 months ago
JSON representation

This is a fabric mod that adds a fullbright feature to the game.

Awesome Lists containing this project

README

        

# Fullbright

This is a fabric mod that adds a fullbright feature to the game.

## Installation
Download the jar from [modrinth](https://modrinth.com/mod/fullbright) and install the following dependencies.

### If you are playing on a server using an old minecraft version consider using [ViaFabric](https://modrinth.com/mod/viafabric) to use the latest client version.

[![](https://github.com/Prospector/badges/blob/master/modrinth-badge-72h-padded.png?raw=true)](https://modrinth.com/mod/fullbright)

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

## Dependencies
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [Mod Menu](https://modrinth.com/mod/modmenu)
- [YetAnotherConfigLib](https://modrinth.com/mod/yacl)

## Usage

1. Make sure all the dependencies are installed.
2. Open the config screen via Mod Menu or execute `/fullbright-config`.
3. Configure the settings to your liking.
4. Press the button `Save Changes` and then `Done` to save the settings and apply them to the game.
5. Press the keybinding to toggle fullbright (Default: `B`).
6. Enjoy!

### If you have any further issues, create an issue on [my github](https://github.com/Greeenman999/1.19-fullbright/issues) or message me on discord `@greenman999`.