Disabled ladder autoclimb
This commit is contained in:
parent
c9ed501b6e
commit
ccc9fddbbb
3 changed files with 4 additions and 4 deletions
|
|
@ -30,7 +30,7 @@ torchTools = [
|
|||
|
||||
[tweaks]
|
||||
# This option will let you climb ladders automatically by just looking upwards, rather than requiring a key to be held down.
|
||||
autoClimbLadder = true
|
||||
autoClimbLadder = false
|
||||
# This option will disable log stripping.
|
||||
disableLogStripping = false
|
||||
# This option will disable paving when holding a block in your offhand.
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ hash = "057e9e53790394db8b700616de3c235b0af3dc12fe7731a66ad20026acb9d991"
|
|||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/clienttweaks-common.toml"
|
||||
hash = "f6e996169b41ce7bfe171d2abd974d2f531cea79ff0e32aa7146330e8db24194"
|
||||
hash = "1c1903f340f9d0863b62914251323c6e8e40bae64dada7a29270f57288936bf5"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/debugify.json"
|
||||
|
|
@ -194,7 +194,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71"
|
|||
|
||||
[[files]]
|
||||
file = "config/yosbr/options.txt"
|
||||
hash = "2f4887656ebedcdd5d97229e7fb106321f3cf4f5e0379a2134c7997d2790fa38"
|
||||
hash = "14b2eb0b87072bc315213917629ce856a0fc2996432c64d7b5e49fd7a3a59163"
|
||||
|
||||
[[files]]
|
||||
file = "mods/3dskinlayers.pw.toml"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0e0056ef2873d17f435b3cfa95af51c189ef8dbf0efb1abc256b609fa4636de2"
|
||||
hash = "73a54121bec8d2b4f1f50498f8a0646f33ed17f3eca55d36d949bfc817fd6940"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue