{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 20,
    "rarity": 240,
    "density": 0.35,
    "min_y": -64,
    "max_y": 0,
    "random_name": "deep_scheelite",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_scheelite_ore",
            "weight": 45
          },
          {
            "block": "gtceu:raw_scheelite_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_tungstate_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_tungstate_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_lithium_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_scheelite_ore",
            "weight": 45
          },
          {
            "block": "gtceu:raw_scheelite_block",
            "weight": 1
          },
          {
            "block": "gtceu:diorite_tungstate_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_tungstate_block",
            "weight": 1
          },
          {
            "block": "gtceu:diorite_lithium_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_scheelite_ore",
            "weight": 45
          },
          {
            "block": "gtceu:raw_scheelite_block",
            "weight": 1
          },
          {
            "block": "gtceu:gabbro_tungstate_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_tungstate_block",
            "weight": 1
          },
          {
            "block": "gtceu:gabbro_lithium_ore",
            "weight": 20
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 20,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:scheelite_indicator",
          "weight": 45
        },
        {
          "block": "gtceu:tungstate_indicator",
          "weight": 35
        },
        {
          "block": "gtceu:lithium_indicator",
          "weight": 20
        }
      ]
    }
  }
}