{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:pipe_vein",
  "config": {
    "height": 150,
    "radius": 18,
    "min_skew": 7,
    "max_skew": 20,
    "min_slant": 2,
    "max_slant": 5,
    "sign": 0,
    "rarity": 140,
    "density": 0.17,
    "min_y": -50,
    "max_y": 0,
    "random_name": "deep_graphite_volcanic",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "biomes": "#tfg:earth/is_volcanic",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_graphite_ore",
            "weight": 12
          },
          {
            "block": "gtceu:raw_graphite_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_coal_ore",
            "weight": 4
          },
          {
            "block": "gtceu:granite_diamond_ore",
            "weight": 4
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_graphite_ore",
            "weight": 12
          },
          {
            "block": "gtceu:raw_graphite_block",
            "weight": 1
          },
          {
            "block": "gtceu:diorite_coal_ore",
            "weight": 4
          },
          {
            "block": "gtceu:diorite_diamond_ore",
            "weight": 4
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_graphite_ore",
            "weight": 12
          },
          {
            "block": "gtceu:raw_graphite_block",
            "weight": 1
          },
          {
            "block": "gtceu:gabbro_coal_ore",
            "weight": 4
          },
          {
            "block": "gtceu:gabbro_diamond_ore",
            "weight": 4
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 22,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:graphite_indicator",
          "weight": 12
        },
        {
          "block": "gtceu:coal_indicator",
          "weight": 4
        },
        {
          "block": "gtceu:diamond_bud_indicator",
          "weight": 4
        }
      ]
    }
  }
}