VanillaPlusPlus/configureddefaults/config/rolling_down_in_the_deep-client.json
2024-12-29 00:41:59 -05:00

15 lines
No EOL
271 B
JSON

{
"enabled": false,
"strafeRollStrength": 2.5,
"strafeYawStrength": 1.0,
"strafeDoStrafe": true,
"smoothing": {
"smoothingEnabled": true,
"strafeSmoothingEnabled": true,
"values": {
"pitch": 0.5,
"yaw": 0.5,
"roll": 0.5
}
}
}