{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 10,
    "size": 50,
    "rarity": 10,
    "density": 0.22,
    "min_y": 0,
    "max_y": 80,
    "random_name": "beneath_graphite",
    "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_graphite_ore",
            "weight": 16
          },
          {
            "block": "gtceu:raw_graphite_block",
            "weight": 1
          },
          {
            "block": "gtceu:pyroxenite_coal_ore",
            "weight": 4
          },
          {
            "block": "gtceu:pyroxenite_diamond_ore",
            "weight": 2
          }
        ]
      },
      {
        "replace": [
          "minecraft:deepslate"
        ],
        "with": [
          {
            "block": "gtceu:deepslate_graphite_ore",
            "weight": 16
          },
          {
            "block": "gtceu:raw_graphite_block",
            "weight": 1
          },
          {
            "block": "gtceu:deepslate_coal_ore",
            "weight": 4
          },
          {
            "block": "gtceu:deepslate_diamond_ore",
            "weight": 2
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_graphite_ore",
            "weight": 16
          },
          {
            "block": "gtceu:raw_graphite_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_coal_ore",
            "weight": 4
          },
          {
            "block": "gtceu:basalt_diamond_ore",
            "weight": 2
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 25,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:graphite_indicator",
          "weight": 16
        },
        {
          "block": "gtceu:coal_indicator",
          "weight": 4
        },
        {
          "block": "gtceu:diamond_bud_indicator",
          "weight": 2
        }
      ]
    }
  }
}