|
@@ -1,6 +1,8 @@
|
|
|
# Custom FoV [](https://minecraft.curseforge.com/projects/custom-fov) [](https://minecraft.curseforge.com/projects/custom-fov/files) [](https://www.gnu.org/licenses/lgpl-3.0)
|
|
|
|
|
|
-Custom FoV is a mod that allows players to customize various field of view settings through the configuration file. This mod is client-side only, so it is not required on the server-side to function. The current settings allow configuration for flying, aiming, and speed-related field of view changes. The speed-related field of view changes can further be broken down into sprinting and potion effect-related changes.
|
|
|
+Custom FoV is a mod that allows players to customize various field of view settings through the configuration file. The current settings allow configuration for flying, aiming, underwater and speed-related field of view changes. The speed-related field of view changes can further be broken down into sprinting and potion effect-related changes.
|
|
|
+
|
|
|
+This mod is client-side only.
|
|
|
|
|
|
# Configuration Options
|
|
|
|
|
@@ -8,7 +10,7 @@ Custom FoV is a mod that allows players to customize various field of view setti
|
|
|
|
|
|
Disables any and all vanilla field of view changes resulting from flying, aiming, or speed.
|
|
|
|
|
|
-## Each of Flying, Aiming, and Speed (Sprinting/Effects)
|
|
|
+## Each of Flying, Aiming, Underwater, and Speed (Sprinting/Effects)
|
|
|
* Modifier - A decimal number to multiply by the original FoV modifier, used to soften or strengthen FoV changes
|
|
|
* Max Value - A decimal number that indicates the maximum FoV value allowed for the FoV modifier
|
|
|
|