Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Audio / SoundEvents / BlockSounds / Clay_Pot_Small / SFX_Clay_Pot_Small_Break.json

SFX_Clay_Pot_Small_Break

Server/Audio/SoundEvents/BlockSounds/Clay_Pot_Small/SFX_Clay_Pot_Small_Break.json, 641 B

Fields

FieldType
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Clay_Pot/Clay_Pot_Small_Smash_01.ogg",
        "Sounds/Blocks/Clay_Pot/Clay_Pot_Small_Smash_02.ogg",
        "Sounds/Blocks/Clay_Pot/Clay_Pot_Small_Smash_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": 0,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": -1.9382002601611275
      },
      "StartDelay": 0,
      "Volume": 1.5630250076728727
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ],
      "Volume": 6.0
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": -4,
  "Parent": "SFX_Attn_Quiet"
}