{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 27,
    "rarity": 420,
    "density": 0.15,
    "min_y": -50,
    "max_y": 20,
    "random_name": "deep_bauxite",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_bauxite_ore",
            "weight": 6
          },
          {
            "block": "gtceu:granite_ilmenite_ore",
            "weight": 14
          },
          {
            "block": "gtceu:raw_ilmenite_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_bauxite_ore",
            "weight": 6
          },
          {
            "block": "gtceu:diorite_ilmenite_ore",
            "weight": 14
          },
          {
            "block": "gtceu:raw_ilmenite_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_bauxite_ore",
            "weight": 6
          },
          {
            "block": "gtceu:gabbro_ilmenite_ore",
            "weight": 14
          },
          {
            "block": "gtceu:raw_ilmenite_block",
            "weight": 1
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 22,
      "depth": 15,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:bauxite_indicator",
          "weight": 6
        },
        {
          "block": "gtceu:ilmenite_indicator",
          "weight": 14
        }
      ]
    }
  }
}