Skip to content

Set Render Distance

MoSadie edited this page Feb 17, 2023 · 1 revision

Description

Set the render distance.

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)
  • Chunks: The number of chunks to render. (Example: 8)

Example Configuration

Screenshot of Elgato Stream Deck software with a title, Minecraft IP, and chunks set for the Set Render Distance action

In-Game Experience

Gif of the player staring at the world. The world reloads with a short render distance (see the close fog). Then the world reloads and the render distance is larger. (The fog is farther away)

Advanced: HTTP Request Information

  • Method: GET
  • Endpoint: /renderdistance
  • Parameters:
    • device: Device ID (String)
    • chunks: The number of chunks to render. (Integer)