smp/config/walljump.json

19 lines
408 B
JSON
Raw Normal View History

2023-12-29 01:32:37 -04:00
{
2024-01-04 10:44:57 -04:00
"allowReClinging": false,
"autoRotation": false,
"exhaustionWallJump": 0.8,
"minFallDistance": 3.0,
"elytraSpeedBoost": 0.0,
"sprintSpeedBoost": 0.0,
"stepAssist": true,
"useDoubleJump": false,
"useWallJump": false,
"wallJumpHeight": 0.55,
"wallSlideDelay": 15,
2023-12-29 01:32:37 -04:00
"playFallSound": true,
2024-01-04 10:44:57 -04:00
"enableEnchantments": true,
"enableWallJump": true,
"enableDoubleJump": true,
"enableSpeedBoost": true
2023-12-29 01:32:37 -04:00
}