{
  "type": "createoreexcavation:drilling",
  "drill": {
    "item": "createoreexcavation:netherite_drill"
  },
  "fluid": {
    "amount": 1000,
    "fluid": "minecraft:water",
    "nbt": {}
  },
  "output": [
    {
      "chance": 0.6,
      "item": "immersivegeology:normal_ore_apatite"
    },
    {
      "chance": 0.3,
      "item": "immersivegeology:normal_ore_cobaltite"
    }
  ],
  "priority": 0,
  "stress": 1024,
  "ticks": 360,
  "vein_id": "createoreexcavation:ore_vein_type/acf_geology"
}