[
  {
    "item" : "bewitchment:amethyst_ore",
    "color" : 10,
    "rarity" : [
      {
        "whitelist": "",
        "blacklist": "minecraft:hell, minecraft:sky",
        "depth_min": 0,
        "depth_max": 255,
        "weight": 1
      }
    ]
  },
  {
    "item" : "bewitchment:garnet_ore",
    "color" : 14,
    "rarity" : [
      {
        "whitelist": "",
        "blacklist": "minecraft:hell, minecraft:sky",
        "depth_min": 0,
        "depth_max": 255,
        "weight": 1
      }
    ]
  },
  {
    "item" : "bewitchment:opal_ore",
    "color" : 0,
    "rarity" : [
      {
        "whitelist": "",
        "blacklist": "minecraft:hell, minecraft:sky",
        "depth_min": 0,
        "depth_max": 255,
        "weight": 1
      }
    ]
  },
  {
    "item" : "bewitchment:salt_ore",
    "color" : 8,
    "rarity" : [
      {
        "whitelist": "",
        "blacklist": "minecraft:hell, minecraft:sky",
        "depth_min": 0,
        "depth_max": 255,
        "weight": 1
      }
    ]
  }
]
