Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/commanderfoo/forge-higher-gamma
Gamma caps out at 1 by default, this mod will set the gamma much higher so you can see in the dark. It's a toggle, so you can switch back to look at your pretty builds.
https://github.com/commanderfoo/forge-higher-gamma
java minecraft minecraft-forge minecraft-forge-mod
Last synced: 10 days ago
JSON representation
Gamma caps out at 1 by default, this mod will set the gamma much higher so you can see in the dark. It's a toggle, so you can switch back to look at your pretty builds.
- Host: GitHub
- URL: https://github.com/commanderfoo/forge-higher-gamma
- Owner: CommanderFoo
- Created: 2017-07-22T17:01:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-30T22:10:30.000Z (over 5 years ago)
- Last Synced: 2024-11-30T13:14:27.517Z (2 months ago)
- Topics: java, minecraft, minecraft-forge, minecraft-forge-mod
- Language: Java
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forge-Higher-Gamma
This is a Minecraft mod for Forge that allows you to toggle your gamma (default key "G").
You can now increase using [ and decrease using ].
This option can be changed in the options.txt file in your Minecraft folder, but it requires a client restart because once you change your brightness in the UI, it caps out at 1. This is a pain, and I didn't want to use LiteLoader, so I decided I would write my own so I can change the gamma on the fly when building without a restart.
Before:
![Screen Shot](http://i.imgur.com/d4Dlr8a.png)
After:
![Screen Shot](http://i.imgur.com/kEVM0Mp.png)