{
  "__credits__": "This vein was automatically generated by OresToFieldGuide.",
  "type": "tfc:cluster_vein",
  "config": {
    "size": 35,
    "rarity": 205,
    "density": 0.25,
    "min_y": -32,
    "max_y": 50,
    "random_name": "normal_monazite",
    "blocks": [
      {
        "replace": [
          "tfc:rock/raw/granite"
        ],
        "with": [
          {
            "block": "gtceu:granite_bastnasite_ore",
            "weight": 50
          },
          {
            "block": "gtceu:granite_monazite_ore",
            "weight": 25
          },
          {
            "block": "gtceu:granite_neodymium_ore",
            "weight": 5
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/diorite"
        ],
        "with": [
          {
            "block": "gtceu:diorite_bastnasite_ore",
            "weight": 50
          },
          {
            "block": "gtceu:diorite_monazite_ore",
            "weight": 25
          },
          {
            "block": "gtceu:diorite_neodymium_ore",
            "weight": 5
          }
        ]
      },
      {
        "replace": [
          "tfc:rock/raw/gabbro"
        ],
        "with": [
          {
            "block": "gtceu:gabbro_bastnasite_ore",
            "weight": 50
          },
          {
            "block": "gtceu:gabbro_monazite_ore",
            "weight": 25
          },
          {
            "block": "gtceu:gabbro_neodymium_ore",
            "weight": 5
          }
        ]
      }
    ],
    "indicator": {
      "rarity": 15,
      "depth": 20,
      "underground_rarity": 40,
      "underground_count": 200,
      "blocks": [
        {
          "block": "gtceu:bastnasite_indicator",
          "weight": 50
        },
        {
          "block": "gtceu:monazite_bud_indicator",
          "weight": 25
        },
        {
          "block": "gtceu:neodymium_indicator",
          "weight": 5
        }
      ]
    }
  }
}