{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:pipe_vein",
  "config": {
    "height": 60,
    "radius": 12,
    "min_skew": 5,
    "max_skew": 15,
    "min_slant": 2,
    "max_slant": 5,
    "sign": 0.5,
    "rarity": 10,
    "density": 0.2,
    "min_y": 0,
    "max_y": 80,
    "random_name": "beneath_redstone",
    "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_redstone_ore",
            "weight": 60
          },
          {
            "block": "gtceu:raw_redstone_block",
            "weight": 1
          },
          {
            "block": "gtceu:pyroxenite_cinnabar_ore",
            "weight": 30
          },
          {
            "block": "gtceu:pyroxenite_nether_quartz_ore",
            "weight": 20
          },
          {
            "block": "gtceu:pyroxenite_ruby_ore",
            "weight": 10
          }
        ]
      },
      {
        "replace": [
          "minecraft:deepslate"
        ],
        "with": [
          {
            "block": "gtceu:deepslate_redstone_ore",
            "weight": 60
          },
          {
            "block": "gtceu:raw_redstone_block",
            "weight": 1
          },
          {
            "block": "gtceu:deepslate_cinnabar_ore",
            "weight": 30
          },
          {
            "block": "gtceu:deepslate_nether_quartz_ore",
            "weight": 20
          },
          {
            "block": "gtceu:deepslate_ruby_ore",
            "weight": 10
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_redstone_ore",
            "weight": 60
          },
          {
            "block": "gtceu:raw_redstone_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_cinnabar_ore",
            "weight": 30
          },
          {
            "block": "gtceu:basalt_nether_quartz_ore",
            "weight": 20
          },
          {
            "block": "gtceu:basalt_ruby_ore",
            "weight": 10
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 25,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:redstone_indicator",
          "weight": 60
        },
        {
          "block": "gtceu:cinnabar_bud_indicator",
          "weight": 30
        },
        {
          "block": "gtceu:nether_quartz_bud_indicator",
          "weight": 20
        },
        {
          "block": "gtceu:ruby_bud_indicator",
          "weight": 10
        }
      ]
    }
  }
}