Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Audio / SoundEvents / BlockSounds / Cloth / SFX_Cloth_Break.json

SFX_Cloth_Break

Server/Audio/SoundEvents/BlockSounds/Cloth/SFX_Cloth_Break.json, 696 B

Fields

FieldType
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Cloth/Cloth_Break_01.ogg",
        "Sounds/Blocks/Cloth/Cloth_Break_02.ogg",
        "Sounds/Blocks/Cloth/Cloth_Break_03.ogg",
        "Sounds/Blocks/Cloth/Cloth_Break_04.ogg"
      ],
      "Volume": 2.9019608002851363,
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": -1.9382002601611275
      },
      "Probability": 100
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ],
      "Volume": 6.0
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": -3,
  "MaxInstance": 5,
  "Parent": "SFX_Attn_Quiet"
}