This commit is contained in:
2025-10-20 07:33:27 +00:00
parent cb6e810b0a
commit 1ab81d5f52
4223 changed files with 1326379 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"isHoldToAttackEnabled": true,
"isMiningWithWeaponsEnabled": true,
"isSwingThruGrassEnabled": true,
"isAttackInsteadOfMineWhenEnemiesCloseEnabled": false,
"isHighlightCrosshairEnabled": true,
"hudHighlightColor": 16711680,
"isShowingArmsInFirstPerson": true,
"isShowingOtherHandFirstPerson": true,
"isSweepingParticleEnabled": true,
"isTooltipAttackRangeEnabled": true,
"weaponSwingSoundVolume": 100,
"isDebugOBBEnabled": true,
"swingThruGrassBlacklist": "farmersdelight",
"mineWithWeaponBlacklist": "",
"enableFirstPersonAnimationCompatibility": true,
// 禁用身体大部分动画
"disableMostBodyAnimations": false,
// 启用冷却不完全提前攻击
"enableIncompleteCooldownPreemptiveAttack": true
}