Skip to content

Set Gamma

MoSadie edited this page Feb 17, 2023 · 1 revision

Description

Set the Brightness/Gamma level. This is the same as the Brightness slider in the video settings menu.

Configuration Options

  • Title (optional): An optional title to display on the key. Customize location and font using the T icon to the right of the text box.
  • Minecraft IP (required): The address that the EffectMC mod is running on. (Example: http://localhost:3000)
  • Gamma: The gamma to set. (Example: 1.0)

Example Configuration

Screenshot of Elgato Stream Deck software with a title, Minecraft IP, and gamma set for the Set Gamma action

In-Game Experience

Gif of the player staring at the world. The world cycles in brightness levels, indicated by the changing darkness of the shadows.'

Advanced: HTTP Request Information

  • Method: GET
  • Endpoint: /gamma
  • Parameters:
    • device: Device ID (String)
    • gamma: The Gamma to set. Values range between 0.0 and 15.0 (Float)