{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 60,
    "rarity": 370,
    "density": 0.3,
    "min_y": -30,
    "max_y": 0,
    "random_name": "deep_mars_pitchblende",
    "blocks": [
      {
        "replace": [
          "gtceu:red_granite"
        ],
        "with": [
          {
            "block": "gtceu:red_granite_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:red_granite_thorium_ore",
            "weight": 25
          },
          {
            "block": "gtceu:red_granite_uraninite_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:gabbro_thorium_ore",
            "weight": 25
          },
          {
            "block": "gtceu:gabbro_uraninite_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:diorite_thorium_ore",
            "weight": 25
          },
          {
            "block": "gtceu:diorite_uraninite_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_pitchblende_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_pitchblende_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_thorium_ore",
            "weight": 25
          },
          {
            "block": "gtceu:granite_uraninite_ore",
            "weight": 20
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 20,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:pitchblende_indicator",
          "weight": 50
        },
        {
          "block": "gtceu:thorium_indicator",
          "weight": 25
        },
        {
          "block": "gtceu:uraninite_indicator",
          "weight": 20
        }
      ]
    }
  }
}