{
  "type": "tfc:cluster_vein",
  "config": {
    "rarity": 100,
    "density": 0.3,
    "min_y": 32,
    "max_y": 75,
    "size": 15,
    "random_name": "surface_galena",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/quartzite"
        ],
        "with": [
          {
            "weight": 70,
            "block": "tfc_ie_addon:ore/poor_galena/quartzite"
          },
          {
            "weight": 25,
            "block": "tfc_ie_addon:ore/normal_galena/quartzite"
          },
          {
            "weight": 5,
            "block": "tfc_ie_addon:ore/rich_galena/quartzite"
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/slate"
        ],
        "with": [
          {
            "weight": 70,
            "block": "tfc_ie_addon:ore/poor_galena/slate"
          },
          {
            "weight": 25,
            "block": "tfc_ie_addon:ore/normal_galena/slate"
          },
          {
            "weight": 5,
            "block": "tfc_ie_addon:ore/rich_galena/slate"
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/phyllite"
        ],
        "with": [
          {
            "weight": 70,
            "block": "tfc_ie_addon:ore/poor_galena/phyllite"
          },
          {
            "weight": 25,
            "block": "tfc_ie_addon:ore/normal_galena/phyllite"
          },
          {
            "weight": 5,
            "block": "tfc_ie_addon:ore/rich_galena/phyllite"
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/schist"
        ],
        "with": [
          {
            "weight": 70,
            "block": "tfc_ie_addon:ore/poor_galena/schist"
          },
          {
            "weight": 25,
            "block": "tfc_ie_addon:ore/normal_galena/schist"
          },
          {
            "weight": 5,
            "block": "tfc_ie_addon:ore/rich_galena/schist"
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gneiss"
        ],
        "with": [
          {
            "weight": 70,
            "block": "tfc_ie_addon:ore/poor_galena/gneiss"
          },
          {
            "weight": 25,
            "block": "tfc_ie_addon:ore/normal_galena/gneiss"
          },
          {
            "weight": 5,
            "block": "tfc_ie_addon:ore/rich_galena/gneiss"
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/marble"
        ],
        "with": [
          {
            "weight": 70,
            "block": "tfc_ie_addon:ore/poor_galena/marble"
          },
          {
            "weight": 25,
            "block": "tfc_ie_addon:ore/normal_galena/marble"
          },
          {
            "weight": 5,
            "block": "tfc_ie_addon:ore/rich_galena/marble"
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "weight": 70,
            "block": "tfc_ie_addon:ore/poor_galena/granite"
          },
          {
            "weight": 25,
            "block": "tfc_ie_addon:ore/normal_galena/granite"
          },
          {
            "weight": 5,
            "block": "tfc_ie_addon:ore/rich_galena/granite"
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "weight": 70,
            "block": "tfc_ie_addon:ore/poor_galena/diorite"
          },
          {
            "weight": 25,
            "block": "tfc_ie_addon:ore/normal_galena/diorite"
          },
          {
            "weight": 5,
            "block": "tfc_ie_addon:ore/rich_galena/diorite"
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "weight": 70,
            "block": "tfc_ie_addon:ore/poor_galena/gabbro"
          },
          {
            "weight": 25,
            "block": "tfc_ie_addon:ore/normal_galena/gabbro"
          },
          {
            "weight": 5,
            "block": "tfc_ie_addon:ore/rich_galena/gabbro"
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 12,
      "depth": 35,
      "underground_rarity": 1,
      "underground_count": 0,
      "blocks": [
        {
          "block": "tfc_ie_addon:ore/small_galena"
        }
      ]
    }
  }
}