{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 9,
    "size": 40,
    "rarity": 180,
    "density": 0.3,
    "min_y": -32,
    "max_y": 60,
    "random_name": "normal_gypsum",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/shale"
        ],
        "with": [
          {
            "block": "gtceu:shale_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:shale_calcite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:shale_fullers_earth_ore",
            "weight": 15
          },
          {
            "block": "gtceu:shale_gypsum_ore",
            "weight": 35
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/claystone"
        ],
        "with": [
          {
            "block": "gtceu:claystone_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:claystone_calcite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:claystone_fullers_earth_ore",
            "weight": 15
          },
          {
            "block": "gtceu:claystone_gypsum_ore",
            "weight": 35
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/limestone"
        ],
        "with": [
          {
            "block": "gtceu:limestone_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:limestone_calcite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:limestone_fullers_earth_ore",
            "weight": 15
          },
          {
            "block": "gtceu:limestone_gypsum_ore",
            "weight": 35
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/conglomerate"
        ],
        "with": [
          {
            "block": "gtceu:conglomerate_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:conglomerate_calcite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:conglomerate_fullers_earth_ore",
            "weight": 15
          },
          {
            "block": "gtceu:conglomerate_gypsum_ore",
            "weight": 35
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/dolomite"
        ],
        "with": [
          {
            "block": "gtceu:dolomite_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:dolomite_calcite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:dolomite_fullers_earth_ore",
            "weight": 15
          },
          {
            "block": "gtceu:dolomite_gypsum_ore",
            "weight": 35
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/chert"
        ],
        "with": [
          {
            "block": "gtceu:chert_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:chert_calcite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:chert_fullers_earth_ore",
            "weight": 15
          },
          {
            "block": "gtceu:chert_gypsum_ore",
            "weight": 35
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/chalk"
        ],
        "with": [
          {
            "block": "gtceu:chalk_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:chalk_calcite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:chalk_fullers_earth_ore",
            "weight": 15
          },
          {
            "block": "gtceu:chalk_gypsum_ore",
            "weight": 35
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 20,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:borax_indicator",
          "weight": 20
        },
        {
          "block": "gtceu:calcite_indicator",
          "weight": 30
        },
        {
          "block": "gtceu:fullers_earth_indicator",
          "weight": 15
        },
        {
          "block": "gtceu:gypsum_indicator",
          "weight": 35
        }
      ]
    }
  }
}