LTDV10/packet/config/bettercombat/client.json5
2026-04-14 18:20:56 +08:00

17 lines
556 B
Plaintext

{
"isHoldToAttackEnabled": true,
"isMiningWithWeaponsEnabled": false,
"isSwingThruGrassEnabled": true,
"isAttackInsteadOfMineWhenEnemiesCloseEnabled": false,
"isHighlightCrosshairEnabled": true,
"hudHighlightColor": 16711680,
"isShowingArmsInFirstPerson": false,
"isShowingOtherHandFirstPerson": true,
"isSweepingParticleEnabled": true,
"isTooltipAttackRangeEnabled": true,
"weaponSwingSoundVolume": 100,
"isDebugOBBEnabled": true,
"swingThruGrassBlacklist": "farmersdelight",
"mineWithWeaponBlacklist": "",
"firstPersonAnimations": "AUTO"
}