{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 40,
    "rarity": 190,
    "density": 0.3,
    "min_y": -32,
    "max_y": 100,
    "random_name": "normal_quartz",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/shale"
        ],
        "with": [
          {
            "block": "gtceu:shale_quartzite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_quartzite_block",
            "weight": 1
          },
          {
            "block": "gtceu:shale_barite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:shale_asbestos_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/quartzite"
        ],
        "with": [
          {
            "block": "gtceu:quartzite_quartzite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_quartzite_block",
            "weight": 1
          },
          {
            "block": "gtceu:quartzite_barite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:quartzite_asbestos_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/schist"
        ],
        "with": [
          {
            "block": "gtceu:schist_quartzite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_quartzite_block",
            "weight": 1
          },
          {
            "block": "gtceu:schist_barite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:schist_asbestos_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gneiss"
        ],
        "with": [
          {
            "block": "gtceu:gneiss_quartzite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_quartzite_block",
            "weight": 1
          },
          {
            "block": "gtceu:gneiss_barite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:gneiss_asbestos_ore",
            "weight": 15
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 40,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:quartzite_bud_indicator",
          "weight": 35
        },
        {
          "block": "gtceu:barite_indicator",
          "weight": 30
        },
        {
          "block": "gtceu:asbestos_indicator",
          "weight": 15
        }
      ]
    }
  }
}