{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 10,
    "rarity": 120,
    "density": 0.1,
    "min_y": -20,
    "max_y": -5,
    "random_name": "surface_mica",
    "project": true,
    "project_offset": false,
    "near_lava": false,
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_mica_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_mica_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_mica_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_mica_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_mica_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_mica_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/rhyolite"
        ],
        "with": [
          {
            "block": "gtceu:rhyolite_mica_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_mica_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_mica_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_mica_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/andesite"
        ],
        "with": [
          {
            "block": "gtceu:andesite_mica_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_mica_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/dacite"
        ],
        "with": [
          {
            "block": "gtceu:dacite_mica_ore",
            "weight": 100
          },
          {
            "block": "gtceu:raw_mica_block",
            "weight": 1
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 12,
      "depth": 35,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:mica_indicator",
          "weight": 100
        }
      ]
    }
  }
}