Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Audio / SoundEvents / BlockSounds / Default / SFX_Default_Break.json

SFX_Default_Break

Server/Audio/SoundEvents/BlockSounds/Default/SFX_Default_Break.json, 544 B

Fields

FieldType
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Building/Destruct_1.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -1.9382002601611275,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      },
      "StartDelay": 0,
      "Volume": -0.020599913279623294
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ],
      "Volume": 6.0
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 0,
  "MaxInstance": 4,
  "Parent": "SFX_Attn_Quiet"
}