Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Audio / SoundEvents / BlockSounds / Flame / SFX_Flame_Break.json

SFX_Flame_Break

Server/Audio/SoundEvents/BlockSounds/Flame/SFX_Flame_Break.json, 383 B

Fields

FieldType
PreventSoundInterruptionboolean
Volumenumber
Layersarray[1]
Parentstring

Source

{
  "PreventSoundInterruption": true,
  "Volume": 0,
  "Layers": [
    {
      "Files": [
        "Sounds/Items/Torch/Torch_Off.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3.8631371386483475,
        "MaxPitch": 3.1564128700055254,
        "MinVolume": -0.9151498112135024
      },
      "StartDelay": 0,
      "Volume": 6.0
    }
  ],
  "Parent": "SFX_Attn_Quiet"
}