{
  "spawn_costs": {},
  "temperature": 2.0,
  "downfall": 0.4,
  "has_precipitation": true,
  "effects": {
    "water_color": 3353610,
    "water_fog_color": 1840646,
    "fog_color": 13140007,
    "sky_color": 7254527,
    "mood_sound": {
      "sound": "minecraft:ambient.cave",
      "tick_delay": 6000,
      "block_search_extent": 8,
      "offset": 2
    },
    "music": {
      "sound": "yungscavebiomes:music.overworld.lost_caves",
      "min_delay": 12000,
      "max_delay": 24000,
      "replace_current_music": false
    },
    "particle": {
      "options": {
        "type": "yungscavebiomes:lost_caves_ambient"
      },
      "probability": 0.0015
    }
  },
  "carvers": {
    "air": [
      "minecraft:cave",
      "minecraft:cave_extra_underground",
      "minecraft:canyon"
    ]
  },
  "features": [
    // RAW_GENERATION
    [
    ],
    // LAKES
    [
    ],
    // LOCAL_MODIFICATIONS
    [
      "minecraft:amethyst_geode",
      "yungscavebiomes:lost_caves/brittle_sandstone_ceiling_patch",
      "yungscavebiomes:lost_caves/lost_caves_surface_replace",
      "yungscavebiomes:lost_caves/lost_caves_surface_replace_2",
      "yungscavebiomes:lost_caves/sandstone_glow_lichen",
      "yungscavebiomes:lost_caves/cactus_patch",
      "yungscavebiomes:lost_caves/prickly_peach_cactus_patch",
      "yungscavebiomes:lost_caves/dead_bush_spread",
      "yungscavebiomes:lost_caves/prickly_vines",
      "yungscavebiomes:lost_caves/layered_sandstone_pillar"
    ],
    // UNDERGROUND_STRUCTURES,
    [
      "minecraft:monster_room",
      "minecraft:monster_room_deep"
    ],
    // SURFACE_STRUCTURES
    [],
    // STRONGHOLDS
    [],
    // UNDERGROUND_ORES
    [
      "minecraft:ore_dirt",
      "minecraft:ore_gravel",
      "minecraft:ore_granite_upper",
      "minecraft:ore_granite_lower",
      "minecraft:ore_diorite_upper",
      "minecraft:ore_diorite_lower",
      "minecraft:ore_andesite_upper",
      "minecraft:ore_andesite_lower",
      "minecraft:ore_tuff",
      "minecraft:ore_coal_upper",
      "minecraft:ore_coal_lower",
      "minecraft:ore_iron_upper",
      "minecraft:ore_iron_middle",
      "minecraft:ore_iron_small",
      "minecraft:ore_gold",
      "minecraft:ore_gold_lower",
      "minecraft:ore_redstone",
      "minecraft:ore_redstone_lower",
      "minecraft:ore_diamond",
      "minecraft:ore_diamond_large",
      "minecraft:ore_diamond_buried",
      "minecraft:ore_lapis",
      "minecraft:ore_lapis_buried",
      "minecraft:ore_copper_large",
      "minecraft:underwater_magma",
      "minecraft:disk_sand",
      "minecraft:disk_clay",
      "minecraft:disk_gravel"
    ],
    // UNDERGROUND_DECORATION
    [
    ],
    // FLUID_SPRINGS
    [
      "minecraft:spring_water",
      "minecraft:spring_lava"
    ],
    // VEGETAL_DECORATION
    [
      "minecraft:glow_lichen",
      "minecraft:brown_mushroom_normal",
      "minecraft:red_mushroom_normal"
    ],
    // TOP_LAYER_MODIFICATION
    [
    ]
  ],
  "spawners": {
    "monster": [
      {
        "type": "minecraft:spider",
        "weight": 100,
        "minCount": 4,
        "maxCount": 4
      },
      {
        "type": "minecraft:husk",
        "weight": 100,
        "minCount": 4,
        "maxCount": 4
      },
      {
        "type": "minecraft:zombie_villager",
        "weight": 5,
        "minCount": 1,
        "maxCount": 1
      },
      {
        "type": "minecraft:skeleton",
        "weight": 100,
        "minCount": 4,
        "maxCount": 4
      },
      {
        "type": "minecraft:creeper",
        "weight": 100,
        "minCount": 4,
        "maxCount": 4
      },
      {
        "type": "minecraft:enderman",
        "weight": 10,
        "minCount": 1,
        "maxCount": 4
      },
      {
        "type": "minecraft:witch",
        "weight": 5,
        "minCount": 1,
        "maxCount": 1
      },
      {
        "type": "yungscavebiomes:sand_snapper",
        "weight": 50,
        "minCount": 1,
        "maxCount": 2
      }
    ],
    "creature": [],
    "ambient": [
      {
        "type": "minecraft:bat",
        "weight": 10,
        "minCount": 8,
        "maxCount": 8
      }
    ],
    "axolotls": [],
    "underground_water_creature": [],
    "water_creature": [],
    "water_ambient": [],
    "misc": []
  }
}
