SFX_Branch_Break
Server/Audio/SoundEvents/BlockSounds/Branch/SFX_Branch_Break.json, 629 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Wood/Branch_Break_01.ogg",
"Sounds/Blocks/Wood/Branch_Break_02.ogg",
"Sounds/Blocks/Wood/Branch_Break_03.ogg"
],
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254,
"MinVolume": -1.9382002601611275
},
"StartDelay": 0,
"Volume": -1.0
},
{
"Files": [
"Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
],
"Volume": 6.0
}
],
"PreventSoundInterruption": true,
"Volume": -4,
"MaxInstance": 5,
"Parent": "SFX_Attn_Quiet"
}