Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Audio / AmbienceFX / Ambience / Global / Mineshaft / AmbFX_Mineshaft.json

AmbFX_Mineshaft

Server/Audio/AmbienceFX/Ambience/Global/Mineshaft/AmbFX_Mineshaft.json, 377 B

Fields

FieldType
Conditionsobject
AmbientBedobject

Source

{
  "Conditions": {
    "EnvironmentTagPattern": {
      "Op": "Equals",
      "Tag": "Mineshafts"
    },
    "Roof": true,
    "Walls": {
      "Min": 3,
      "Max": 4
    },
    "SunLightLevel": {
      "Min": 13,
      "Max": 15
    }
  },
  "AmbientBed": {
    "Track": "Sounds/Environments/Global/Cave/Cave_Shallow/Cave_Shallow_Stereo_LOOP.ogg",
    "Volume": -19.0
  }
}