{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 15,
    "rarity": 85,
    "density": 0.25,
    "min_y": -20,
    "max_y": -5,
    "random_name": "surface_gold",
    "project": true,
    "project_offset": false,
    "near_lava": false,
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/rhyolite"
        ],
        "with": [
          {
            "block": "gtceu:rhyolite_gold_ore",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_gold_ore",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/andesite"
        ],
        "with": [
          {
            "block": "gtceu:andesite_gold_ore",
            "weight": 1
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/dacite"
        ],
        "with": [
          {
            "block": "gtceu:dacite_gold_ore",
            "weight": 1
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 35,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "tfc:ore/small_native_gold",
          "weight": 1
        }
      ]
    }
  }
}