SFX_Mushroom_Break
Server/Audio/SoundEvents/BlockSounds/Mushroom/SFX_Mushroom_Break.json, 406 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
MaxInstance | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Mushroom/Walk_Mushroom_01.ogg",
"Sounds/Blocks/Mushroom/Walk_Mushroom_02.ogg"
],
"RandomSettings": {
"MinVolume": -3.0980391997148637
},
"StartDelay": 0,
"Volume": -6.020599913279623
}
],
"Volume": -2.0,
"MaxInstance": 5,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}