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": { "allowReClinging": false,
"enableEnchantments": true, "autoRotation": false,
"enableDoubleJumpEnchantment": true, "exhaustionWallJump": 0.8,
"doublejump_maxlevel": 2, "minFallDistance": 3.0,
"enableSpeedboostEnchantment": true, "elytraSpeedBoost": 0.0,
"speedboost_maxlevel": 3, "sprintSpeedBoost": 0.0,
"enableWallJumpEnchantment": true, "stepAssist": true,
"walljump_maxlevel": 1 "useDoubleJump": false,
}, "useWallJump": false,
"doubleconfigs": { "wallJumpHeight": 0.55,
"useDoubleJump": false, "wallSlideDelay": 15,
"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
},
"playFallSound": true, "playFallSound": true,
"stepAssist": true "enableEnchantments": true,
"enableWallJump": true,
"enableDoubleJump": true,
"enableSpeedBoost": true
} }

View File

@ -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"

View File

@ -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"