{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 7,
    "size": 35,
    "rarity": 230,
    "density": 0.35,
    "min_y": 10,
    "max_y": 128,
    "random_name": "moon_garnet",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/rhyolite"
        ],
        "with": [
          {
            "block": "gtceu:rhyolite_red_garnet_ore",
            "weight": 10
          },
          {
            "block": "gtceu:rhyolite_yellow_garnet_ore",
            "weight": 15
          },
          {
            "block": "gtceu:rhyolite_amethyst_ore",
            "weight": 40
          },
          {
            "block": "gtceu:raw_amethyst_block",
            "weight": 1
          },
          {
            "block": "gtceu:rhyolite_opal_ore",
            "weight": 40
          },
          {
            "block": "gtceu:raw_opal_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_red_garnet_ore",
            "weight": 10
          },
          {
            "block": "gtceu:basalt_yellow_garnet_ore",
            "weight": 15
          },
          {
            "block": "gtceu:basalt_amethyst_ore",
            "weight": 40
          },
          {
            "block": "gtceu:raw_amethyst_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_opal_ore",
            "weight": 40
          },
          {
            "block": "gtceu:raw_opal_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/andesite"
        ],
        "with": [
          {
            "block": "gtceu:andesite_red_garnet_ore",
            "weight": 10
          },
          {
            "block": "gtceu:andesite_yellow_garnet_ore",
            "weight": 15
          },
          {
            "block": "gtceu:andesite_amethyst_ore",
            "weight": 40
          },
          {
            "block": "gtceu:raw_amethyst_block",
            "weight": 1
          },
          {
            "block": "gtceu:andesite_opal_ore",
            "weight": 40
          },
          {
            "block": "gtceu:raw_opal_block",
            "weight": 1
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 20,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:red_garnet_bud_indicator",
          "weight": 10
        },
        {
          "block": "gtceu:yellow_garnet_bud_indicator",
          "weight": 15
        },
        {
          "block": "gtceu:amethyst_bud_indicator",
          "weight": 40
        },
        {
          "block": "gtceu:opal_bud_indicator",
          "weight": 40
        }
      ]
    }
  }
}