{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 12,
    "size": 40,
    "rarity": 210,
    "density": 0.4,
    "min_y": -32,
    "max_y": 60,
    "random_name": "normal_gold",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/rhyolite"
        ],
        "with": [
          {
            "block": "gtceu:rhyolite_goethite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:rhyolite_yellow_limonite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:rhyolite_hematite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:rhyolite_gold_ore",
            "weight": 55
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_goethite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:basalt_yellow_limonite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:basalt_hematite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:basalt_gold_ore",
            "weight": 55
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/andesite"
        ],
        "with": [
          {
            "block": "gtceu:andesite_goethite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:andesite_yellow_limonite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:andesite_hematite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:andesite_gold_ore",
            "weight": 55
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/dacite"
        ],
        "with": [
          {
            "block": "gtceu:dacite_goethite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:dacite_yellow_limonite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:dacite_hematite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:dacite_gold_ore",
            "weight": 55
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_goethite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:granite_yellow_limonite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:granite_hematite_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_goethite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:diorite_yellow_limonite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:diorite_hematite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:diorite_gold_ore",
            "weight": 55
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_goethite_ore",
            "weight": 5
          },
          {
            "block": "gtceu:gabbro_yellow_limonite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:gabbro_hematite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:gabbro_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:goethite_indicator",
          "weight": 5
        },
        {
          "block": "tfc:ore/small_limonite",
          "weight": 20
        },
        {
          "block": "tfc:ore/small_hematite",
          "weight": 20
        },
        {
          "block": "tfc:ore/small_native_gold",
          "weight": 55
        }
      ]
    }
  }
}