Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / BlockSounds / Plant / SFX_Plant_Break.json

SFX_Plant_Break

Server/Audio/SoundEvents/BlockSounds/Plant/SFX_Plant_Break.json, 623 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
PreventSoundInterruptionboolean
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Foliage/Foliage_Break_01.ogg",
        "Sounds/Blocks/Foliage/Foliage_Break_02.ogg",
        "Sounds/Blocks/Foliage/Foliage_Break_03.ogg",
        "Sounds/Blocks/Foliage/Foliage_Break_04.ogg",
        "Sounds/Blocks/Foliage/Foliage_Break_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3.8631371386483475,
        "MaxPitch": 3.1564128700055254,
        "MinVolume": -3.0980391997148637
      },
      "Volume": -10.478174818886373
    }
  ],
  "MaxInstance": 5,
  "PreventSoundInterruption": true,
  "Volume": -3,
  "Parent": "SFX_Attn_Quiet"
}