{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 9,
    "size": 30,
    "rarity": 180,
    "density": 0.3,
    "min_y": 10,
    "max_y": 100,
    "random_name": "moon_gypsum",
    "blocks": [
      {
        "replace": [
          "ad_astra:moon_stone"
        ],
        "with": [
          {
            "block": "gtceu:moon_stone_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:moon_stone_calcite_ore",
            "weight": 25
          },
          {
            "block": "gtceu:moon_stone_alunite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:moon_stone_gypsum_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_gypsum_block",
            "weight": 1
          },
          {
            "block": "gtceu:moon_stone_olivine_ore",
            "weight": 5
          }
        ]
      },
      {
        "replace": [
          "ad_astra:glacio_stone"
        ],
        "with": [
          {
            "block": "gtceu:glacio_stone_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:glacio_stone_calcite_ore",
            "weight": 25
          },
          {
            "block": "gtceu:glacio_stone_alunite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:glacio_stone_gypsum_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_gypsum_block",
            "weight": 1
          },
          {
            "block": "gtceu:glacio_stone_olivine_ore",
            "weight": 5
          }
        ]
      },
      {
        "replace": [
          "ad_astra:moon_deepslate"
        ],
        "with": [
          {
            "block": "gtceu:moon_deepslate_borax_ore",
            "weight": 20
          },
          {
            "block": "gtceu:moon_deepslate_calcite_ore",
            "weight": 25
          },
          {
            "block": "gtceu:moon_deepslate_alunite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:moon_deepslate_gypsum_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_gypsum_block",
            "weight": 1
          },
          {
            "block": "gtceu:moon_deepslate_olivine_ore",
            "weight": 5
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 20,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:borax_indicator",
          "weight": 20
        },
        {
          "block": "gtceu:calcite_indicator",
          "weight": 25
        },
        {
          "block": "gtceu:alunite_indicator",
          "weight": 15
        },
        {
          "block": "gtceu:gypsum_indicator",
          "weight": 35
        },
        {
          "block": "gtceu:olivine_bud_indicator",
          "weight": 5
        }
      ]
    }
  }
}