{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 10,
    "size": 45,
    "rarity": 10,
    "density": 0.2,
    "min_y": 0,
    "max_y": 80,
    "random_name": "beneath_phlogopite",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "biomes": "#tfg:nether/is_basalt_deltas",
    "blocks": [
      {
        "replace": [
          "minecraft:blackstone",
          "minecraft:magma_block"
        ],
        "with": [
          {
            "block": "gtceu:pyroxenite_phlogopite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:raw_phlogopite_block",
            "weight": 1
          },
          {
            "block": "gtceu:pyroxenite_sulfur_ore",
            "weight": 7
          },
          {
            "block": "gtceu:pyroxenite_apatite_ore",
            "weight": 3
          }
        ]
      },
      {
        "replace": [
          "minecraft:deepslate"
        ],
        "with": [
          {
            "block": "gtceu:deepslate_phlogopite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:raw_phlogopite_block",
            "weight": 1
          },
          {
            "block": "gtceu:deepslate_sulfur_ore",
            "weight": 7
          },
          {
            "block": "gtceu:deepslate_apatite_ore",
            "weight": 3
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_phlogopite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:raw_phlogopite_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_sulfur_ore",
            "weight": 7
          },
          {
            "block": "gtceu:basalt_apatite_ore",
            "weight": 3
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 20,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:phlogopite_indicator",
          "weight": 15
        },
        {
          "block": "gtceu:sulfur_indicator",
          "weight": 7
        },
        {
          "block": "gtceu:apatite_bud_indicator",
          "weight": 3
        }
      ]
    }
  }
}