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,
|
"allowReClinging": false,
|
||||||
"wallSlideDelay": 15,
|
|
||||||
"autoRotation": false,
|
"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,
|
"playFallSound": true,
|
||||||
"stepAssist": true
|
"enableEnchantments": true,
|
||||||
|
"enableWallJump": true,
|
||||||
|
"enableDoubleJump": true,
|
||||||
|
"enableSpeedBoost": true
|
||||||
}
|
}
|
||||||
|
@ -62,7 +62,7 @@ hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/walljump.json"
|
file = "config/walljump.json"
|
||||||
hash = "94f9017594df2b175fecdccbabfab5ec924d363622730895022621dfdaee7d93"
|
hash = "d335eb3df8737ace6d8963fa06d8f62ea362853439c85fa1b4a081daa6d542a4"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/custom-hud/config.json"
|
file = "config/yosbr/config/custom-hud/config.json"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "7da3b72e3a8b4e654b4f7fb0ee19273537466f5114487984f2c0e790047cc05e"
|
hash = "2e1f14f98818d1769f52254a6b6a8c4f98d8bbc39a024facd514db7befd86c14"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user