Code Monkey home page Code Monkey logo

gamma-utils's Introduction

icon-small

This is a fully configurable gamma/brightness utility mod, making it much easier to see in the dark. It's a really basic mod that allows you to change the gamma value in game way higher than the in game brightness setting allows. Nights will look like day and caves will look like they're fully lit up. Basically Gammabright but for fabric.

Functions

Toggle Gamma
Usage: Keybind (default: G) or /gamma toggle
Toggle between the default gamma percentage and the configured toggled percentage.

Increase Gamma
Usage: Keybind (default: arrow up) or /gamma increase (value is optional)
Increase the gamma percentage by the configured step percentage or the given value.

Decrease Gamma
Usage: Keybind (default: arrow down) or /gamma decrease (value is optional)
Decrease the gamma percentage by the configured step percentage or the given value.

Set Gamma
Usage: /gamma set
Set the gamma to a specific percentage.

Min Gamma
Usage: /gamma min
Sets the gamma to the configured minimum limit.

Max Gamma
Usage: /gamma max
Sets the gamma to the configured maximum limit.

Toggle Night Vision
Usage: Keybind (default: H) or /gamma nightvision
Toggle night vision on or off.

Configuration (File / Mod Menu)

Default Gamma Percentage
Default: 100%
Gamma percentage for when the mod is toggled off.

Toggled Gamma Percentage
Default: 1500%
Gamma percentage for when the mod is toggled on.

Update Toggle Value
Default: false
Enabling this will make the toggle value remember the last non default value you've used.

Smooth Transition
Default: false
Make the transition when toggling gamma smoother.

Transition Speed
Default: 4500
Speed in gamma percentage per second.

Show Status Effect
Default: false
Show a status effect when the gamma percentage is outside normal range.
("Low Gamma" below 0% and "High Gamma" above 100%)

Limit Check
Default: true
Should the mod enforce the minimum and maximum gamma limits.

Minimum Gamma Limit
Default: -750%
Minimum gamma percentage the mod will allow if the Limit Check is enabled.

Maximum Gamma Limit
Default: 1500%
Maximum gamma percentage the mod will allow if the Limit Check is enabled.

Gamma Percentage Step
Default: 10%
Gamma percentage change for every increase or decrease.

Show Gamma Message
Default: true
Show a message with the new gamma value.

Reset on Close
Default: false
Reset the gamma value to default when Minecraft closes.

Dependencies

Required:
Fabric API
Cloth Config API Fabric (Is required to make the config work)

Optional:
Mod Menu (This mod allows you to edit the configs in game)

gamma-utils's People

Contributors

buiawpkgew1 avatar sjouwer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.