{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 60,
    "rarity": 150,
    "density": 0.2,
    "min_y": 30,
    "max_y": 70,
    "random_name": "desert_oilsands",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/shale"
        ],
        "with": [
          {
            "block": "gtceu:shale_oilsands_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_oilsands_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/claystone"
        ],
        "with": [
          {
            "block": "gtceu:claystone_oilsands_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_oilsands_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/limestone"
        ],
        "with": [
          {
            "block": "gtceu:limestone_oilsands_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_oilsands_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/conglomerate"
        ],
        "with": [
          {
            "block": "gtceu:conglomerate_oilsands_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_oilsands_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/dolomite"
        ],
        "with": [
          {
            "block": "gtceu:dolomite_oilsands_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_oilsands_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/chert"
        ],
        "with": [
          {
            "block": "gtceu:chert_oilsands_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_oilsands_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/chalk"
        ],
        "with": [
          {
            "block": "gtceu:chalk_oilsands_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_oilsands_block",
            "weight": 1
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 12,
      "depth": 50,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:oilsands_indicator",
          "weight": 100
        }
      ]
    }
  }
}