{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 7,
    "size": 15,
    "rarity": 230,
    "density": 0.28,
    "min_y": 10,
    "max_y": 70,
    "random_name": "normal_amethyst",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_amethyst_ore",
            "weight": 40
          },
          {
            "block": "gtceu:granite_opal_ore",
            "weight": 40
          },
          {
            "block": "gtceu:granite_red_garnet_ore",
            "weight": 10
          },
          {
            "block": "gtceu:granite_almandine_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_amethyst_ore",
            "weight": 40
          },
          {
            "block": "gtceu:diorite_opal_ore",
            "weight": 40
          },
          {
            "block": "gtceu:diorite_red_garnet_ore",
            "weight": 10
          },
          {
            "block": "gtceu:diorite_almandine_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/rhyolite"
        ],
        "with": [
          {
            "block": "gtceu:rhyolite_amethyst_ore",
            "weight": 40
          },
          {
            "block": "gtceu:rhyolite_opal_ore",
            "weight": 40
          },
          {
            "block": "gtceu:rhyolite_red_garnet_ore",
            "weight": 10
          },
          {
            "block": "gtceu:rhyolite_almandine_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_amethyst_ore",
            "weight": 40
          },
          {
            "block": "gtceu:basalt_opal_ore",
            "weight": 40
          },
          {
            "block": "gtceu:basalt_red_garnet_ore",
            "weight": 10
          },
          {
            "block": "gtceu:basalt_almandine_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "minecraft:tuff"
        ],
        "with": [
          {
            "block": "gtceu:tuff_amethyst_ore",
            "weight": 40
          },
          {
            "block": "gtceu:tuff_opal_ore",
            "weight": 40
          },
          {
            "block": "gtceu:tuff_red_garnet_ore",
            "weight": 10
          },
          {
            "block": "gtceu:tuff_almandine_ore",
            "weight": 15
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 18,
      "depth": 70,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:amethyst_bud_indicator",
          "weight": 40
        },
        {
          "block": "gtceu:opal_bud_indicator",
          "weight": 40
        },
        {
          "block": "gtceu:red_garnet_bud_indicator",
          "weight": 10
        },
        {
          "block": "gtceu:almandine_bud_indicator",
          "weight": 15
        }
      ]
    }
  }
}