Set FOV - MoSadie/EffectMC GitHub Wiki
Description
Set the Field Of View (FOV) option. This is the same as the FOV 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
) - FOV: The FOV to set. (Example:
90
)
Example Configuration
In-Game Experience
Advanced: HTTP Request Information
- Method: GET
- Endpoint:
/fov
- Parameters:
device
: Device ID (String)fov
: The FOV to set. (Integer)