disable walljump double jump

This commit is contained in:
endigma 2024-01-04 14:38:36 -04:00
parent e7ac84fee3
commit c475533e53
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 3 additions and 3 deletions

View File

@ -13,6 +13,6 @@
"playFallSound": true,
"enableEnchantments": true,
"enableWallJump": true,
"enableDoubleJump": true,
"enableDoubleJump": false,
"enableSpeedBoost": true
}

View File

@ -62,7 +62,7 @@ hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
[[files]]
file = "config/walljump.json"
hash = "d335eb3df8737ace6d8963fa06d8f62ea362853439c85fa1b4a081daa6d542a4"
hash = "10c113fbe8514e41a5fcd16bc7eea7604251a0322095d8edba9ad1a8e6d3961a"
[[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 = "e9d78527d45e4ae7b63cdd4e4fe0d29ea4fe4d6456d1a452daadca49b734025c"
hash = "7e5f2da9fc4564d2132c8603569f380a24256bc6abfc3a417d4692d98d805c4a"
[versions]
fabric = "0.15.3"