{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:pipe_vein",
  "config": {
    "height": 60,
    "radius": 15,
    "min_skew": 5,
    "max_skew": 15,
    "min_slant": 2,
    "max_slant": 5,
    "sign": 0.5,
    "rarity": 10,
    "density": 0.24,
    "min_y": 0,
    "max_y": 80,
    "random_name": "beneath_bismuth",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "biomes": "#tfg:nether/is_ash_forest",
    "blocks": [
      {
        "replace": [
          "minecraft:blackstone",
          "minecraft:magma_block"
        ],
        "with": [
          {
            "block": "gtceu:pyroxenite_bismuth_ore",
            "weight": 20
          },
          {
            "block": "gtceu:raw_bismuth_block",
            "weight": 1
          },
          {
            "block": "gtceu:pyroxenite_sulfur_ore",
            "weight": 18
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:pyroxenite_saltpeter_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "minecraft:deepslate"
        ],
        "with": [
          {
            "block": "gtceu:deepslate_bismuth_ore",
            "weight": 20
          },
          {
            "block": "gtceu:raw_bismuth_block",
            "weight": 1
          },
          {
            "block": "gtceu:deepslate_sulfur_ore",
            "weight": 18
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:deepslate_saltpeter_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_bismuth_ore",
            "weight": 20
          },
          {
            "block": "gtceu:raw_bismuth_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_sulfur_ore",
            "weight": 18
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_saltpeter_ore",
            "weight": 15
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 20,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "tfc:ore/small_bismuthinite",
          "weight": 20
        },
        {
          "block": "gtceu:sulfur_indicator",
          "weight": 18
        },
        {
          "block": "gtceu:saltpeter_indicator",
          "weight": 15
        }
      ]
    }
  }
}