SFX_Plant_Break
Server/Audio/SoundEvents/BlockSounds/Plant/SFX_Plant_Break.json, 623 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
PreventSoundInterruption | boolean |
Volume | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Foliage/Foliage_Break_01.ogg",
"Sounds/Blocks/Foliage/Foliage_Break_02.ogg",
"Sounds/Blocks/Foliage/Foliage_Break_03.ogg",
"Sounds/Blocks/Foliage/Foliage_Break_04.ogg",
"Sounds/Blocks/Foliage/Foliage_Break_05.ogg"
],
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254,
"MinVolume": -3.0980391997148637
},
"Volume": -10.478174818886373
}
],
"MaxInstance": 5,
"PreventSoundInterruption": true,
"Volume": -3,
"Parent": "SFX_Attn_Quiet"
}