Versions / 0.5.0-pre.9 / Audio / SoundEvents / BlockSounds / LeavesGround / SFX_LeavesGround_Hit.json
SFX_LeavesGround_Hit
Server/Audio/SoundEvents/BlockSounds/LeavesGround/SFX_LeavesGround_Hit.json, 1.0 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Grass/Grass_Hit_01.ogg",
"Sounds/Blocks/Grass/Grass_Hit_02.ogg",
"Sounds/Blocks/Grass/Grass_Hit_03.ogg",
"Sounds/Blocks/Grass/Grass_Hit_04.ogg",
"Sounds/Blocks/Grass/Grass_Hit_05.ogg"
],
"RandomSettings": {
"MinPitch": -0.05,
"MaxPitch": 0.005,
"MinVolume": -1.9382002601611275
},
"StartDelay": 0,
"Volume": 0.0
},
{
"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"
],
"Volume": -3.0,
"RandomSettings": {
"MinVolume": -6.020599913279623,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
}
}
],
"Volume": -3,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}