Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)