Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / SoundEvents / BlockSounds / Campfire / SFX_Campfire_Break.json

SFX_Campfire_Break

Server/Audio/SoundEvents/BlockSounds/Campfire/SFX_Campfire_Break.json, 808 B

Fields

FieldType
Layersarray[3]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Wood/Wood_Break_01.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -1.9382002601611275,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      },
      "StartDelay": 0,
      "Volume": 1.0
    },
    {
      "Files": [
        "Sounds/Items/Torch/Torch_Off.ogg"
      ],
      "Volume": 8,
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MinVolume": -0.9151498112135024,
        "MaxPitch": 1.6500422849992202
      },
      "StartDelay": 0.1
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ],
      "Volume": 6.0
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 0,
  "MaxInstance": 4,
  "Parent": "SFX_Attn_Quiet"
}