Files
mechanical-smp-v1/web/config/bettercombat/client.json5
2025-07-26 14:57:57 +02:00

20 lines
656 B
Plaintext

{
"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
}