disable speed boost enchant
This commit is contained in:
parent
362ec6c961
commit
db5dae8066
@ -14,5 +14,5 @@
|
|||||||
"enableEnchantments": true,
|
"enableEnchantments": true,
|
||||||
"enableWallJump": true,
|
"enableWallJump": true,
|
||||||
"enableDoubleJump": false,
|
"enableDoubleJump": false,
|
||||||
"enableSpeedBoost": true
|
"enableSpeedBoost": false
|
||||||
}
|
}
|
||||||
|
@ -62,7 +62,7 @@ hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/walljump.json"
|
file = "config/walljump.json"
|
||||||
hash = "10c113fbe8514e41a5fcd16bc7eea7604251a0322095d8edba9ad1a8e6d3961a"
|
hash = "30bd0e33d93eea5e2bb5fcfc294174f325f07b5a9c2fb7f7b9155eea19cc3689"
|
||||||
|
|
||||||
[[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 = "ae5445a799e45dcad635c7aacfaf7123572048114981798e807a7fda1ecd9929"
|
hash = "f22fd66318db8c6f04bf3d2dfc5cf6d25883292c7e92b931419358c3059f0b03"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user