{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 40,
    "rarity": 170,
    "density": 0.4,
    "min_y": -32,
    "max_y": 75,
    "random_name": "normal_copper",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/rhyolite"
        ],
        "with": [
          {
            "block": "gtceu:rhyolite_chalcopyrite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:rhyolite_hematite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:rhyolite_pyrite_ore",
            "weight": 10
          },
          {
            "block": "gtceu:rhyolite_copper_ore",
            "weight": 65
          },
          {
            "block": "minecraft:raw_copper_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_chalcopyrite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:basalt_hematite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:basalt_pyrite_ore",
            "weight": 10
          },
          {
            "block": "gtceu:basalt_copper_ore",
            "weight": 65
          },
          {
            "block": "minecraft:raw_copper_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/andesite"
        ],
        "with": [
          {
            "block": "gtceu:andesite_chalcopyrite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:andesite_hematite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:andesite_pyrite_ore",
            "weight": 10
          },
          {
            "block": "gtceu:andesite_copper_ore",
            "weight": 65
          },
          {
            "block": "minecraft:raw_copper_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/dacite"
        ],
        "with": [
          {
            "block": "gtceu:dacite_chalcopyrite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:dacite_hematite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:dacite_pyrite_ore",
            "weight": 10
          },
          {
            "block": "gtceu:dacite_copper_ore",
            "weight": 65
          },
          {
            "block": "minecraft:raw_copper_block",
            "weight": 1
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 12,
      "depth": 85,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:chalcopyrite_indicator",
          "weight": 20
        },
        {
          "block": "tfc:ore/small_hematite",
          "weight": 5
        },
        {
          "block": "gtceu:pyrite_indicator",
          "weight": 10
        },
        {
          "block": "tfc:ore/small_native_copper",
          "weight": 65
        }
      ]
    }
  }
}