Files
Reimagined/config/walljump.json
T
2026-05-07 21:38:27 +03:00

25 lines
619 B
JSON

{
"allowReClinging": false,
"autoRotation": false,
"onFallDoubleJump": true,
"onFallWallCling": true,
"exhaustionWallJump": 0.8,
"minFallDistance": 3.0,
"elytraSpeedBoost": 0.0,
"sprintSpeedBoost": 0.0,
"stepAssist": true,
"useDoubleJump": false,
"useWallJump": true,
"wallJumpHeight": 0.55,
"wallSlideDelay": 15,
"stopWallSlideDelay": 72000,
"maxWallJumps": 72000,
"playFallingSound": true,
"blockList": [],
"blockListMode": "BLACKLIST",
"enableEnchantments": true,
"enableWallJump": false,
"enableDoubleJump": true,
"enableSpeedBoost": true,
"speedBoostMultiplier": 0.5
}