{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 32,
    "rarity": 200,
    "density": 0.7,
    "min_y": 0,
    "max_y": 38,
    "random_name": "nether_naquadah",
    "blocks": [
      {
        "replace": [
          "minecraft:blackstone",
          "minecraft:magma_block"
        ],
        "with": [
          {
            "block": "gtceu:pyroxenite_naquadah_ore",
            "weight": 75
          },
          {
            "block": "gtceu:raw_naquadah_block",
            "weight": 2
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_naquadah_ore",
            "weight": 75
          },
          {
            "block": "gtceu:raw_naquadah_block",
            "weight": 2
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 20,
      "blocks": [
        {
          "block": "gtceu:naquadah_indicator",
          "weight": 75
        }
      ]
    }
  }
}