{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:pipe_vein",
  "config": {
    "height": 40,
    "radius": 8,
    "min_skew": 6,
    "max_skew": 18,
    "min_slant": 0,
    "max_slant": 4,
    "sign": 0,
    "rarity": 350,
    "density": 0.35,
    "min_y": -20,
    "max_y": 50,
    "random_name": "mars_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_realgar_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_realgar_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_realgar_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_realgar_ore",
            "weight": 15
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 20,
      "depth": 15,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:beryllium_indicator",
          "weight": 35
        },
        {
          "block": "gtceu:emerald_bud_indicator",
          "weight": 50
        },
        {
          "block": "gtceu:realgar_bud_indicator",
          "weight": 15
        }
      ]
    }
  }
}