diff --git a/config/walljump.json b/config/walljump.json index b9006cf..41b974a 100644 --- a/config/walljump.json +++ b/config/walljump.json @@ -13,6 +13,6 @@ "playFallSound": true, "enableEnchantments": true, "enableWallJump": true, - "enableDoubleJump": true, + "enableDoubleJump": false, "enableSpeedBoost": true } diff --git a/index.toml b/index.toml index 93b54e1..ea5a615 100644 --- a/index.toml +++ b/index.toml @@ -62,7 +62,7 @@ hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" [[files]] file = "config/walljump.json" -hash = "d335eb3df8737ace6d8963fa06d8f62ea362853439c85fa1b4a081daa6d542a4" +hash = "10c113fbe8514e41a5fcd16bc7eea7604251a0322095d8edba9ad1a8e6d3961a" [[files]] file = "config/yosbr/config/custom-hud/config.json" diff --git a/pack.toml b/pack.toml index cb3cd2d..bf0a7d8 100644 --- a/pack.toml +++ b/pack.toml @@ -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"