disable walljump double jump
This commit is contained in:
parent
e7ac84fee3
commit
c475533e53
@ -13,6 +13,6 @@
|
|||||||
"playFallSound": true,
|
"playFallSound": true,
|
||||||
"enableEnchantments": true,
|
"enableEnchantments": true,
|
||||||
"enableWallJump": true,
|
"enableWallJump": true,
|
||||||
"enableDoubleJump": true,
|
"enableDoubleJump": false,
|
||||||
"enableSpeedBoost": true
|
"enableSpeedBoost": true
|
||||||
}
|
}
|
||||||
|
@ -62,7 +62,7 @@ hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/walljump.json"
|
file = "config/walljump.json"
|
||||||
hash = "d335eb3df8737ace6d8963fa06d8f62ea362853439c85fa1b4a081daa6d542a4"
|
hash = "10c113fbe8514e41a5fcd16bc7eea7604251a0322095d8edba9ad1a8e6d3961a"
|
||||||
|
|
||||||
[[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 = "e9d78527d45e4ae7b63cdd4e4fe0d29ea4fe4d6456d1a452daadca49b734025c"
|
hash = "7e5f2da9fc4564d2132c8603569f380a24256bc6abfc3a417d4692d98d805c4a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user