update walljump config

This commit is contained in:
endigma 2024-01-04 10:44:57 -04:00
parent 71d76c9c3e
commit 3853f2b3ff
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 17 additions and 30 deletions

View File

@ -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
},
"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,
"playFallSound": true,
"stepAssist": true
"enableEnchantments": true,
"enableWallJump": true,
"enableDoubleJump": true,
"enableSpeedBoost": true
}

View File

@ -62,7 +62,7 @@ hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
[[files]]
file = "config/walljump.json"
hash = "94f9017594df2b175fecdccbabfab5ec924d363622730895022621dfdaee7d93"
hash = "d335eb3df8737ace6d8963fa06d8f62ea362853439c85fa1b4a081daa6d542a4"
[[files]]
file = "config/yosbr/config/custom-hud/config.json"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "7da3b72e3a8b4e654b4f7fb0ee19273537466f5114487984f2c0e790047cc05e"
hash = "2e1f14f98818d1769f52254a6b6a8c4f98d8bbc39a024facd514db7befd86c14"
[versions]
fabric = "0.15.3"