Pack start
This commit is contained in:
20
web/config/bettercombat/client.json5
Normal file
20
web/config/bettercombat/client.json5
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"isHoldToAttackEnabled": true,
|
||||
"isMiningWithWeaponsEnabled": true,
|
||||
"isSwingThruGrassEnabled": true,
|
||||
"isSwingThruGrassSmart": true,
|
||||
"isAttackInsteadOfMineWhenEnemiesCloseEnabled": true,
|
||||
"isHighlightCrosshairEnabled": true,
|
||||
"hudHighlightColor": 16711680,
|
||||
"isShowingArmsInFirstPerson": false,
|
||||
"isShowingOtherHandFirstPerson": true,
|
||||
"isSweepingParticleEnabled": true,
|
||||
"isTooltipAttackRangeEnabled": true,
|
||||
"isTooltipAttackRangeReformat": true,
|
||||
"weaponSwingSoundVolume": 100,
|
||||
"isDebugOBBEnabled": true,
|
||||
"swingThruGrassBlacklist": "farmersdelight",
|
||||
"mineWithWeaponBlacklist": "",
|
||||
"firstPersonAnimations": "AUTO",
|
||||
"legAnimationThreshold": 0.0
|
||||
}
|
||||
Reference in New Issue
Block a user