{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:pipe_vein",
  "config": {
    "height": 60,
    "radius": 10,
    "min_skew": 6,
    "max_skew": 18,
    "min_slant": 0,
    "max_slant": 4,
    "sign": 0,
    "rarity": 250,
    "density": 0.35,
    "min_y": -32,
    "max_y": 30,
    "random_name": "normal_beryllium",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/rhyolite"
        ],
        "with": [
          {
            "block": "gtceu:rhyolite_beryllium_ore",
            "weight": 35
          },
          {
            "block": "gtceu:rhyolite_emerald_ore",
            "weight": 50
          },
          {
            "block": "gtceu:rhyolite_thorium_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_beryllium_ore",
            "weight": 35
          },
          {
            "block": "gtceu:basalt_emerald_ore",
            "weight": 50
          },
          {
            "block": "gtceu:basalt_thorium_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/andesite"
        ],
        "with": [
          {
            "block": "gtceu:andesite_beryllium_ore",
            "weight": 35
          },
          {
            "block": "gtceu:andesite_emerald_ore",
            "weight": 50
          },
          {
            "block": "gtceu:andesite_thorium_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/dacite"
        ],
        "with": [
          {
            "block": "gtceu:dacite_beryllium_ore",
            "weight": 35
          },
          {
            "block": "gtceu:dacite_emerald_ore",
            "weight": 50
          },
          {
            "block": "gtceu:dacite_thorium_ore",
            "weight": 15
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 20,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:beryllium_indicator",
          "weight": 35
        },
        {
          "block": "gtceu:emerald_bud_indicator",
          "weight": 50
        },
        {
          "block": "gtceu:thorium_indicator",
          "weight": 15
        }
      ]
    }
  }
}