Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/greeenman999/fullbright
- Owner: Greeenman999
- License: gpl-3.0
- Created: 2022-06-06T13:06:22.000Z (over 2 years ago)
- Default Branch: 1.20
- Last Pushed: 2024-07-07T16:19:35.000Z (6 months ago)
- Last Synced: 2024-07-07T17:42:14.042Z (6 months ago)
- Language: Java
- Homepage: https://modrinth.com/mod/fullbright-1-19-1-20
- Size: 1.24 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.