{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 23,
    "rarity": 10,
    "density": 0.2,
    "min_y": 0,
    "max_y": 80,
    "random_name": "beneath_gold_rich",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "biomes": "#tfg:nether/is_ash_forest",
    "blocks": [
      {
        "replace": [
          "minecraft:blackstone",
          "minecraft:magma_block"
        ],
        "with": [
          {
            "block": "gtceu:pyroxenite_gold_ore",
            "weight": 40
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          },
          {
            "block": "gtceu:pyroxenite_magnetite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:pyroxenite_electrotine_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "minecraft:deepslate"
        ],
        "with": [
          {
            "block": "gtceu:deepslate_gold_ore",
            "weight": 40
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          },
          {
            "block": "gtceu:deepslate_magnetite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:deepslate_electrotine_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_gold_ore",
            "weight": 40
          },
          {
            "block": "minecraft:raw_gold_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_magnetite_ore",
            "weight": 30
          },
          {
            "block": "gtceu:basalt_electrotine_ore",
            "weight": 20
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 25,
      "depth": 1,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "tfc:ore/small_native_gold",
          "weight": 40
        },
        {
          "block": "tfc:ore/small_magnetite",
          "weight": 30
        },
        {
          "block": "gtceu:electrotine_indicator",
          "weight": 20
        }
      ]
    }
  }
}