{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 29,
    "rarity": 10,
    "density": 0.35,
    "min_y": 0,
    "max_y": 80,
    "random_name": "beneath_sulfur",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "biomes": "#tfg:nether/is_lava_floes",
    "blocks": [
      {
        "replace": [
          "minecraft:blackstone",
          "minecraft:magma_block"
        ],
        "with": [
          {
            "block": "gtceu:pyroxenite_sulfur_ore",
            "weight": 18
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:pyroxenite_pyrite_ore",
            "weight": 8
          },
          {
            "block": "gtceu:pyroxenite_stibnite_ore",
            "weight": 2
          }
        ]
      },
      {
        "replace": [
          "minecraft:deepslate"
        ],
        "with": [
          {
            "block": "gtceu:deepslate_sulfur_ore",
            "weight": 18
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:deepslate_pyrite_ore",
            "weight": 8
          },
          {
            "block": "gtceu:deepslate_stibnite_ore",
            "weight": 2
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_sulfur_ore",
            "weight": 18
          },
          {
            "block": "gtceu:raw_sulfur_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_pyrite_ore",
            "weight": 8
          },
          {
            "block": "gtceu:basalt_stibnite_ore",
            "weight": 2
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 25,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:sulfur_indicator",
          "weight": 18
        },
        {
          "block": "gtceu:pyrite_indicator",
          "weight": 8
        },
        {
          "block": "gtceu:stibnite_indicator",
          "weight": 2
        }
      ]
    }
  }
}