Skip to content

Set FOV

MoSadie edited this page Feb 17, 2023 · 1 revision

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

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

In-Game Experience

Gif of the player staring at the world. They turn to a sign in the distance, which is hard to read. Suddenly the FOV changes and the sign is now readable, saying 'I bet you changed the FOV to read this!'

Advanced: HTTP Request Information

  • Method: GET
  • Endpoint: /fov
  • Parameters:
    • device: Device ID (String)
    • fov: The FOV to set. (Integer)