{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 10,
    "size": 35,
    "rarity": 170,
    "density": 0.35,
    "min_y": 10,
    "max_y": 80,
    "random_name": "moon_gold",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_green_sapphire_ore",
            "weight": 5
          },
          {
            "block": "gtceu:basalt_bauxite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:basalt_magnetite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:basalt_gold_ore",
            "weight": 55
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_green_sapphire_ore",
            "weight": 5
          },
          {
            "block": "gtceu:granite_bauxite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:granite_magnetite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:granite_gold_ore",
            "weight": 55
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_green_sapphire_ore",
            "weight": 5
          },
          {
            "block": "gtceu:diorite_bauxite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:diorite_magnetite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:diorite_gold_ore",
            "weight": 55
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 12,
      "depth": 60,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:green_sapphire_bud_indicator",
          "weight": 5
        },
        {
          "block": "gtceu:bauxite_indicator",
          "weight": 20
        },
        {
          "block": "tfc:ore/small_magnetite",
          "weight": 20
        },
        {
          "block": "tfc:ore/small_native_gold",
          "weight": 55
        }
      ]
    }
  }
}