{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 40,
    "rarity": 160,
    "density": 0.4,
    "min_y": -32,
    "max_y": 75,
    "random_name": "normal_silver",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_galena_ore",
            "weight": 30
          },
          {
            "block": "gtceu:granite_silver_ore",
            "weight": 15
          },
          {
            "block": "gtceu:granite_lead_ore",
            "weight": 55
          },
          {
            "block": "gtceu:raw_lead_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gneiss"
        ],
        "with": [
          {
            "block": "gtceu:gneiss_galena_ore",
            "weight": 30
          },
          {
            "block": "gtceu:gneiss_silver_ore",
            "weight": 15
          },
          {
            "block": "gtceu:gneiss_lead_ore",
            "weight": 55
          },
          {
            "block": "gtceu:raw_lead_block",
            "weight": 1
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 12,
      "depth": 60,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:galena_indicator",
          "weight": 30
        },
        {
          "block": "tfc:ore/small_native_silver",
          "weight": 15
        },
        {
          "block": "gtceu:lead_indicator",
          "weight": 55
        }
      ]
    }
  }
}