swingthru disable

This commit is contained in:
Hexugory 2024-05-23 20:46:21 -05:00
parent 99ddfd61e3
commit ad63fd1b7f
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"isHoldToAttackEnabled": true, "isHoldToAttackEnabled": true,
"isMiningWithWeaponsEnabled": false, "isMiningWithWeaponsEnabled": false,
"isSwingThruGrassEnabled": true, "isSwingThruGrassEnabled": false,
"isAttackInsteadOfMineWhenEnemiesCloseEnabled": true, "isAttackInsteadOfMineWhenEnemiesCloseEnabled": true,
"isHighlightCrosshairEnabled": true, "isHighlightCrosshairEnabled": true,
"hudHighlightColor": 16711680, "hudHighlightColor": 16711680,

View File

@ -26,7 +26,7 @@ hash = "e6609ffbea927ee6390b1317bb6f3abb3f31ee591ca5c1d5e748f5e625fefea1"
[[files]] [[files]]
file = "config/bettercombat/client.json5" file = "config/bettercombat/client.json5"
hash = "cae59c5027ea50d0b12ec4bc15e7ac49b02f10ee6d5d5e28ec38374e164d8ef5" hash = "5dc204ab7057b94338c4afb3f8dca9d43ad94f82e3cf9898fe2c504c675e8a2b"
[[files]] [[files]]
file = "config/bettercombat/fallback_compatibility.json" file = "config/bettercombat/fallback_compatibility.json"

View File

@ -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 = "cd8fe2029d31551ce67fff304c4082072e457bfe0d5a5ce64f2644dd57a9ee72" hash = "ff3e43dbb97239f47315af881f4b4f970a221c44eb1d7e6e0144e42088f9e7e8"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"