{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 45,
    "rarity": 165,
    "density": 0.2,
    "min_y": 0,
    "max_y": 210,
    "random_name": "normal_sulfur",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/rhyolite"
        ],
        "with": [
          {
            "block": "gtceu:rhyolite_sulfur_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:rhyolite_pyrite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:rhyolite_sphalerite_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_sulfur_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_pyrite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:basalt_sphalerite_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/andesite"
        ],
        "with": [
          {
            "block": "gtceu:andesite_sulfur_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:andesite_pyrite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:andesite_sphalerite_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/dacite"
        ],
        "with": [
          {
            "block": "gtceu:dacite_sulfur_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:dacite_pyrite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:dacite_sphalerite_ore",
            "weight": 15
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 40,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:sulfur_indicator",
          "weight": 50
        },
        {
          "block": "gtceu:pyrite_indicator",
          "weight": 35
        },
        {
          "block": "tfc:ore/small_sphalerite",
          "weight": 15
        }
      ]
    }
  }
}