Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / BlockSounds / Soft / SFX_Soft_Break.json

SFX_Soft_Break

Server/Audio/SoundEvents/BlockSounds/Soft/SFX_Soft_Break.json, 368 B

Fields

FieldType
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Grass/Grass_Break_01.ogg"
      ],
      "StartDelay": 0,
      "Volume": -0.020599913279623294
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ],
      "Volume": 6.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Quiet"
}