Set GUI Scale - MoSadie/EffectMC GitHub Wiki

Description

Set the GUI scale.

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)
  • Scale: The scale to set. (0 = Auto, larger numbers are larger GUIs)

Example Configuration

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

In-Game Experience

Gif of the player staring in a chest, the gui scale changes a couple times

Advanced: HTTP Request Information

  • Method: GET
  • Endpoint: /guiscale
  • Parameters:
    • device: Device ID (String)
    • scale: The GUI scale to set. (Integer)