minecraft-crawler/config/walljump.json
2024-08-08 16:24:29 -06:00

21 lines
No EOL
510 B
JSON

{
"allowReClinging": true,
"autoRotation": false,
"onFallDoubleJump": true,
"exhaustionWallJump": 0.8,
"minFallDistance": 3.0,
"elytraSpeedBoost": 0.0,
"sprintSpeedBoost": 0.0,
"stepAssist": true,
"useDoubleJump": true,
"useWallJump": true,
"wallJumpHeight": 0.55,
"wallSlideDelay": 15,
"stopWallSlideDelay": 72000,
"playFallSound": true,
"enableEnchantments": true,
"enableWallJump": true,
"enableDoubleJump": true,
"enableSpeedBoost": true,
"speedBoostMultiplier": 0.5
}