Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Audio / SoundEvents / BlockSounds / Sand / SFX_Sand_Break.json

SFX_Sand_Break

Server/Audio/SoundEvents/BlockSounds/Sand/SFX_Sand_Break.json, 528 B

Fields

FieldType
AudioCategorystring
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
Parentstring

Source

{
  "AudioCategory": "AudioCat_BlockSounds",
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Sand/Sand_Break_01.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 0,
        "MinVolume": -1.9382002601611275
      },
      "StartDelay": 0,
      "Volume": -7.958800173440751
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ]
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": -2.0,
  "Parent": "SFX_Attn_Quiet"
}