SFX_Crops_Grow
Server/Audio/SoundEvents/BlockSounds/Crops/SFX_Crops_Grow.json, 1.0 KB
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Items/Crops/Crops_Grow_01.ogg",
"Sounds/Items/Crops/Crops_Grow_02.ogg",
"Sounds/Items/Crops/Crops_Grow_03.ogg",
"Sounds/Items/Crops/Crops_Grow_04.ogg",
"Sounds/Items/Crops/Crops_Grow_05.ogg",
"Sounds/Items/Crops/Crops_Grow_06.ogg",
"Sounds/Items/Crops/Crops_Grow_07.ogg",
"Sounds/Items/Crops/Crops_Grow_08.ogg",
"Sounds/Items/Crops/Crops_Grow_09.ogg",
"Sounds/Items/Crops/Crops_Grow_10.ogg",
"Sounds/Items/Crops/Crops_Grow_11.ogg",
"Sounds/Items/Crops/Crops_Grow_12.ogg",
"Sounds/Items/Crops/Crops_Grow_13.ogg",
"Sounds/Items/Crops/Crops_Grow_14.ogg"
],
"RandomSettings": {
"MinPitch": -6.1748780739571,
"MaxPitch": 7.019550008653875,
"MinVolume": -6.020599913279623
},
"Volume": 0,
"StartDelay": 0.1
}
],
"PreventSoundInterruption": true,
"Volume": 2.9019608002851363,
"Parent": "SFX_Attn_Quiet"
}