{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 24,
    "rarity": 230,
    "density": 0.24,
    "min_y": -50,
    "max_y": 20,
    "random_name": "deep_galena",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_galena_ore",
            "weight": 12
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_silver_ore",
            "weight": 6
          },
          {
            "block": "gtceu:granite_lead_ore",
            "weight": 5
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_galena_ore",
            "weight": 12
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:diorite_silver_ore",
            "weight": 6
          },
          {
            "block": "gtceu:diorite_lead_ore",
            "weight": 5
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_galena_ore",
            "weight": 12
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:gabbro_silver_ore",
            "weight": 6
          },
          {
            "block": "gtceu:gabbro_lead_ore",
            "weight": 5
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 22,
      "depth": 15,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:galena_indicator",
          "weight": 12
        },
        {
          "block": "tfc:ore/small_native_silver",
          "weight": 6
        },
        {
          "block": "gtceu:lead_indicator",
          "weight": 5
        }
      ]
    }
  }
}