{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 25,
    "rarity": 10,
    "density": 0.22,
    "min_y": 0,
    "max_y": 80,
    "random_name": "beneath_lithium",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "biomes": "#tfg:nether/is_lava_floes",
    "blocks": [
      {
        "replace": [
          "minecraft:blackstone",
          "minecraft:magma_block"
        ],
        "with": [
          {
            "block": "gtceu:pyroxenite_spodumene_ore",
            "weight": 80
          },
          {
            "block": "gtceu:raw_spodumene_block",
            "weight": 1
          },
          {
            "block": "gtceu:pyroxenite_anthracite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:pyroxenite_alunite_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "minecraft:deepslate"
        ],
        "with": [
          {
            "block": "gtceu:deepslate_spodumene_ore",
            "weight": 80
          },
          {
            "block": "gtceu:raw_spodumene_block",
            "weight": 1
          },
          {
            "block": "gtceu:deepslate_anthracite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:deepslate_alunite_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_spodumene_ore",
            "weight": 80
          },
          {
            "block": "gtceu:raw_spodumene_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_anthracite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:basalt_alunite_ore",
            "weight": 20
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 25,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:spodumene_indicator",
          "weight": 80
        },
        {
          "block": "gtceu:anthracite_indicator",
          "weight": 30
        },
        {
          "block": "gtceu:alunite_indicator",
          "weight": 20
        }
      ]
    }
  }
}