update walljump config
This commit is contained in:
parent
71d76c9c3e
commit
3853f2b3ff
@ -1,31 +1,18 @@
|
||||
{
|
||||
"enchantconfigs": {
|
||||
"enableEnchantments": true,
|
||||
"enableDoubleJumpEnchantment": true,
|
||||
"doublejump_maxlevel": 2,
|
||||
"enableSpeedboostEnchantment": true,
|
||||
"speedboost_maxlevel": 3,
|
||||
"enableWallJumpEnchantment": true,
|
||||
"walljump_maxlevel": 1
|
||||
},
|
||||
"doubleconfigs": {
|
||||
"useDoubleJump": false,
|
||||
"minFallDistance": 7.5
|
||||
},
|
||||
"speedconfigs": {
|
||||
"sprintSpeedBoost": 0.0,
|
||||
"elytraSpeedBoost": 0.0
|
||||
},
|
||||
"jumpconfigs": {
|
||||
"useWallJump": true,
|
||||
"wallJumpHeight": 0.55,
|
||||
"wallJumpXextra": 0.0,
|
||||
"wallJumpZextra": 0.0,
|
||||
"allowReClinging": false,
|
||||
"wallSlideDelay": 15,
|
||||
"autoRotation": false,
|
||||
"exhaustionWallJump": 0.8
|
||||
},
|
||||
"exhaustionWallJump": 0.8,
|
||||
"minFallDistance": 3.0,
|
||||
"elytraSpeedBoost": 0.0,
|
||||
"sprintSpeedBoost": 0.0,
|
||||
"stepAssist": true,
|
||||
"useDoubleJump": false,
|
||||
"useWallJump": false,
|
||||
"wallJumpHeight": 0.55,
|
||||
"wallSlideDelay": 15,
|
||||
"playFallSound": true,
|
||||
"stepAssist": true
|
||||
"enableEnchantments": true,
|
||||
"enableWallJump": true,
|
||||
"enableDoubleJump": true,
|
||||
"enableSpeedBoost": true
|
||||
}
|
||||
|
@ -62,7 +62,7 @@ hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||
|
||||
[[files]]
|
||||
file = "config/walljump.json"
|
||||
hash = "94f9017594df2b175fecdccbabfab5ec924d363622730895022621dfdaee7d93"
|
||||
hash = "d335eb3df8737ace6d8963fa06d8f62ea362853439c85fa1b4a081daa6d542a4"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/custom-hud/config.json"
|
||||
|
Loading…
Reference in New Issue
Block a user