{
  "pools": [
    {
      "name": "grottol_pickaxe",
      "rolls": 1,
      "conditions": [
        {
          "condition": "killed_by_player"
        }
      ],
      "entries": [
        {
          "type": "item",
          "name": "minecraft:diamond",
          "weight": 1,
          "functions": []
        }
      ]
    }
  ]
}