Add AmbientSounds mod to client-only jar patterns in sync-mods-from-client.ps1
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"isHoldToAttackEnabled": true,
|
||||
"isMiningWithWeaponsEnabled": true,
|
||||
"isSwingThruGrassEnabled": true,
|
||||
"isSwingThruGrassSmart": true,
|
||||
"isAttackInsteadOfMineWhenEnemiesCloseEnabled": true,
|
||||
"isHighlightCrosshairEnabled": true,
|
||||
"hudHighlightColor": 16711680,
|
||||
"isShowingWeaponTrails": true,
|
||||
"isShowingArmsInFirstPerson": false,
|
||||
"isShowingOtherHandFirstPerson": true,
|
||||
"isSweepingParticleEnabled": false,
|
||||
"isTooltipAttackRangeEnabled": true,
|
||||
"isTooltipAttackRangeReformat": true,
|
||||
"weaponSwingSoundVolume": 100,
|
||||
"isDebugOBBEnabled": true,
|
||||
"swingThruGrassBlacklist": "farmersdelight",
|
||||
"mineWithWeaponBlacklist": "",
|
||||
"mineWithWeaponWhitelist": "",
|
||||
"firstPersonAnimations": "AUTO",
|
||||
"legAnimationThreshold": 0.0
|
||||
}
|
||||
Reference in New Issue
Block a user