Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Audio / SoundEvents / BlockSounds / Sand / SFX_Sand_Hit.json

SFX_Sand_Hit

Server/Audio/SoundEvents/BlockSounds/Sand/SFX_Sand_Hit.json, 726 B

Fields

FieldType
Layersarray[3]
PreventSoundInterruptionboolean
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Dirt/Dirt_Hit_01.ogg",
        "Sounds/Blocks/Dirt/Dirt_Hit_02.ogg",
        "Sounds/Blocks/Dirt/Dirt_Hit_03.ogg"
      ],
      "Volume": -10.0
    },
    {
      "Files": [
        "Sounds/Blocks/Grass/Grass_Hit_Sweetener_01.ogg",
        "Sounds/Blocks/Grass/Grass_Hit_Sweetener_02.ogg"
      ],
      "Volume": 4.0,
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": -6
      }
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Hit_Weight.ogg"
      ],
      "Volume": -6.0
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 0,
  "Parent": "SFX_Attn_Quiet"
}