{
  "type": "farmersdelight:cutting",
  "ingredients": [
    {
      "type": "tfc:not_rotten",
      "ingredient": {
        "item": "butchersdelightfoods:llama_leg"
      }
    }
  ],
  "tool": {
    "tag": "forge:tools/knives"
  },
  "result": [
    {
      "item": "tfc:food/mutton",
      "count": 10
    },
    {
      "item": "minecraft:bone",
      "count": 3,
      "chance": 1
    }
  ],
  "sound": "minecraft:block.beehive.drip"
}
