Set Render Distance - MoSadie/EffectMC GitHub Wiki
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
In-Game Experience
Advanced: HTTP Request Information
- Method: GET
- Endpoint:
/renderdistance
- Parameters:
device
: Device ID (String)chunks
: The number of chunks to render. (Integer)