{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:disc_vein",
  "config": {
    "height": 10,
    "size": 23,
    "rarity": 150,
    "density": 0.18,
    "min_y": 10,
    "max_y": 70,
    "random_name": "normal_galena",
    "project": false,
    "project_offset": false,
    "near_lava": false,
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_galena_ore",
            "weight": 70
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_silver_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_galena_ore",
            "weight": 70
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:diorite_silver_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_galena_ore",
            "weight": 70
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:gabbro_silver_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/rhyolite"
        ],
        "with": [
          {
            "block": "gtceu:rhyolite_galena_ore",
            "weight": 70
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:rhyolite_silver_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/basalt",
          "minecraft:basalt"
        ],
        "with": [
          {
            "block": "gtceu:basalt_galena_ore",
            "weight": 70
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:basalt_silver_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/andesite"
        ],
        "with": [
          {
            "block": "gtceu:andesite_galena_ore",
            "weight": 70
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:andesite_silver_ore",
            "weight": 20
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/dacite"
        ],
        "with": [
          {
            "block": "gtceu:dacite_galena_ore",
            "weight": 70
          },
          {
            "block": "gtceu:raw_galena_block",
            "weight": 1
          },
          {
            "block": "gtceu:dacite_silver_ore",
            "weight": 20
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 19,
      "depth": 70,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:galena_indicator",
          "weight": 70
        },
        {
          "block": "tfc:ore/small_native_silver",
          "weight": 20
        }
      ]
    }
  }
}