{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 40,
    "rarity": 160,
    "density": 0.4,
    "min_y": -32,
    "max_y": 100,
    "random_name": "normal_redstone",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_redstone_ore",
            "weight": 45
          },
          {
            "block": "gtceu:raw_redstone_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_ruby_ore",
            "weight": 35
          },
          {
            "block": "gtceu:granite_cinnabar_ore",
            "weight": 20
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 12,
      "depth": 60,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:redstone_indicator",
          "weight": 45
        },
        {
          "block": "gtceu:ruby_bud_indicator",
          "weight": 35
        },
        {
          "block": "gtceu:cinnabar_bud_indicator",
          "weight": 20
        }
      ]
    }
  }
}