Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Audio / SoundEvents / SFX / Tools / Hoe / SFX_Hoe_T1_Till.json

SFX_Hoe_T1_Till

Server/Audio/SoundEvents/SFX/Tools/Hoe/SFX_Hoe_T1_Till.json, 787 B

Fields

FieldType
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Tools/Hoe/Hoe_Till_Success_01.ogg",
        "Sounds/Tools/Hoe/Hoe_Till_Success_02.ogg",
        "Sounds/Tools/Hoe/Hoe_Till_Success_03.ogg",
        "Sounds/Tools/Hoe/Hoe_Till_Success_04.ogg",
        "Sounds/Tools/Hoe/Hoe_Till_Success_05.ogg"
      ],
      "StartDelay": 0,
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": -3,
        "MaxPitch": 3
      },
      "Volume": 6.0
    },
    {
      "Files": [
        "Sounds/Blocks/Dirt/Dirt_Hit_01.ogg",
        "Sounds/Blocks/Dirt/Dirt_Hit_02.ogg",
        "Sounds/Blocks/Dirt/Dirt_Hit_03.ogg"
      ],
      "Volume": -7.979400086720375,
      "StartDelay": 0.1
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 0,
  "Parent": "SFX_Attn_Moderate"
}