SMP-MODPACK/.minecraft/config/cameraoverhaul.json
2024-03-06 10:50:17 +01:00

14 lines
No EOL
408 B
JSON
Executable file

{
"enabled": true,
"strafingRollFactor": 1.0,
"strafingRollFactorWhenFlying": -1.0,
"strafingRollFactorWhenSwimming": -1.0,
"yawDeltaRollFactor": 1.0,
"verticalVelocityPitchFactor": 1.0,
"forwardVelocityPitchFactor": 1.0,
"horizontalVelocitySmoothingFactor": 0.8,
"verticalVelocitySmoothingFactor": 0.8,
"yawDeltaSmoothingFactor": 0.8,
"yawDeltaDecayFactor": 0.5,
"configVersion": 1
}