{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 4,
    "size": 40,
    "rarity": 175,
    "density": 0.4,
    "min_y": 30,
    "max_y": 70,
    "random_name": "normal_salt",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/shale"
        ],
        "with": [
          {
            "block": "gtceu:shale_rock_salt_ore",
            "weight": 40
          },
          {
            "block": "gtceu:raw_rock_salt_block",
            "weight": 1
          },
          {
            "block": "gtceu:shale_salt_ore",
            "weight": 30
          },
          {
            "block": "gtceu:raw_salt_block",
            "weight": 1
          },
          {
            "block": "gtceu:shale_lepidolite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:shale_borax_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/claystone"
        ],
        "with": [
          {
            "block": "gtceu:claystone_rock_salt_ore",
            "weight": 40
          },
          {
            "block": "gtceu:raw_rock_salt_block",
            "weight": 1
          },
          {
            "block": "gtceu:claystone_salt_ore",
            "weight": 30
          },
          {
            "block": "gtceu:raw_salt_block",
            "weight": 1
          },
          {
            "block": "gtceu:claystone_lepidolite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:claystone_borax_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/limestone"
        ],
        "with": [
          {
            "block": "gtceu:limestone_rock_salt_ore",
            "weight": 40
          },
          {
            "block": "gtceu:raw_rock_salt_block",
            "weight": 1
          },
          {
            "block": "gtceu:limestone_salt_ore",
            "weight": 30
          },
          {
            "block": "gtceu:raw_salt_block",
            "weight": 1
          },
          {
            "block": "gtceu:limestone_lepidolite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:limestone_borax_ore",
            "weight": 15
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 40,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:rock_salt_indicator",
          "weight": 40
        },
        {
          "block": "gtceu:salt_indicator",
          "weight": 30
        },
        {
          "block": "gtceu:lepidolite_indicator",
          "weight": 15
        },
        {
          "block": "gtceu:borax_indicator",
          "weight": 15
        }
      ]
    }
  }
}