{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 24,
    "rarity": 250,
    "density": 0.55,
    "min_y": 0,
    "max_y": 128,
    "random_name": "nether_pitchblende",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_uraninite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:granite_wulfenite_ore",
            "weight": 10
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:diorite_uraninite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:diorite_wulfenite_ore",
            "weight": 10
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:gabbro_uraninite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:gabbro_wulfenite_ore",
            "weight": 10
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/schist"
        ],
        "with": [
          {
            "block": "gtceu:schist_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:schist_uraninite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:schist_wulfenite_ore",
            "weight": 10
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gneiss"
        ],
        "with": [
          {
            "block": "gtceu:gneiss_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:gneiss_uraninite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:gneiss_wulfenite_ore",
            "weight": 10
          }
        ]
      },
      {
        "replace": [
          "minecraft:blackstone",
          "minecraft:magma_block"
        ],
        "with": [
          {
            "block": "gtceu:pyroxenite_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:pyroxenite_uraninite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:pyroxenite_wulfenite_ore",
            "weight": 10
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 150,
      "blocks": [
        {
          "block": "gtceu:pitchblende_indicator",
          "weight": 50
        },
        {
          "block": "gtceu:uraninite_indicator",
          "weight": 20
        },
        {
          "block": "gtceu:wulfenite_indicator",
          "weight": 10
        }
      ]
    }
  }
}