{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 40,
    "rarity": 170,
    "density": 0.4,
    "min_y": -32,
    "max_y": 75,
    "random_name": "normal_cassiterite",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_cassiterite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_cassiterite_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_tin_ore",
            "weight": 55
          },
          {
            "block": "gtceu:raw_tin_block",
            "weight": 1
          },
          {
            "block": "gtceu:granite_saltpeter_ore",
            "weight": 10
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_cassiterite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_cassiterite_block",
            "weight": 1
          },
          {
            "block": "gtceu:diorite_tin_ore",
            "weight": 55
          },
          {
            "block": "gtceu:raw_tin_block",
            "weight": 1
          },
          {
            "block": "gtceu:diorite_saltpeter_ore",
            "weight": 10
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_cassiterite_ore",
            "weight": 35
          },
          {
            "block": "gtceu:raw_cassiterite_block",
            "weight": 1
          },
          {
            "block": "gtceu:gabbro_tin_ore",
            "weight": 55
          },
          {
            "block": "gtceu:raw_tin_block",
            "weight": 1
          },
          {
            "block": "gtceu:gabbro_saltpeter_ore",
            "weight": 10
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 12,
      "depth": 60,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "tfc:ore/small_cassiterite",
          "weight": 90
        },
        {
          "block": "gtceu:saltpeter_indicator",
          "weight": 10
        }
      ]
    }
  }
}