Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
FOV Toggle
Switch FOV on the fly — presets, scroll wheel, and a clean in-game menu.
FOV Toggle gives you fast, flexible control over your field of view without ever opening the vanilla options screen. Set three personal presets, tap a key to jump between them, or hold a key and spin the scroll wheel for smooth real-time adjustment. Everything is configurable through a built-in GUI, and all settings are saved automatically.
✨ Features
⚡ Three instant FOV presets
Assign any FOV value (30–110) to three preset slots and switch between them with a single key press. Default bindings are V, B, and N — all rebindable.
🖱️ Scroll-wheel FOV adjustment
Hold a dedicated key (default C) and scroll your mouse wheel to nudge the FOV up or down in real time. The step size (1–20°, default 5°) is adjustable in the config screen.
🖥️ Built-in config screen
Press K to open the FOV Settings menu at any time. From there you can:
- Drag sliders to set each preset value
- Rebind any key by clicking a key button and pressing the new key (Backspace to unbind)
- Adjust the scroll step size
💬 Action-bar feedback
Every time you change the FOV, the current value appears briefly in the action bar so you always know where you are.
⌨️ Default Keybinds
| Action | Default Key |
|---|---|
| Open config screen | K |
| Hold to scroll-adjust FOV | C |
| Preset 1 | V |
| Preset 2 | B |
| Preset 3 | N |
All keybinds can be rebound from within the mod's config screen or the vanilla Controls menu.
🔧 Requirements
- Minecraft: 1.20.1
- Mod loader: Forge 47.x
📂 Config
Settings are saved automatically to .minecraft/config/fovtoggle.json when you close the config screen.
{
"preset1": 70,
"preset2": 90,
"preset3": 110,
"scrollStep": 5
}
Client-side only — no server installation required.


