{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 40,
    "rarity": 190,
    "density": 0.4,
    "min_y": -32,
    "max_y": 75,
    "random_name": "normal_limonite",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/marble"
        ],
        "with": [
          {
            "block": "gtceu:marble_goethite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:marble_yellow_limonite_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_yellow_limonite_block",
            "weight": 1
          },
          {
            "block": "gtceu:marble_hematite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:marble_malachite_ore",
            "weight": 15
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/limestone"
        ],
        "with": [
          {
            "block": "gtceu:limestone_goethite_ore",
            "weight": 15
          },
          {
            "block": "gtceu:limestone_yellow_limonite_ore",
            "weight": 50
          },
          {
            "block": "gtceu:raw_yellow_limonite_block",
            "weight": 1
          },
          {
            "block": "gtceu:limestone_hematite_ore",
            "weight": 20
          },
          {
            "block": "gtceu:limestone_malachite_ore",
            "weight": 15
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 12,
      "depth": 50,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:goethite_indicator",
          "weight": 15
        },
        {
          "block": "tfc:ore/small_limonite",
          "weight": 50
        },
        {
          "block": "tfc:ore/small_hematite",
          "weight": 20
        },
        {
          "block": "tfc:ore/small_malachite",
          "weight": 15
        }
      ]
    }
  }
}