{
  "type": "farmersdelight:cutting",
  "ingredients": [
    {
      "item": "minecraft:saddle"
    }
  ],
  "tool": {
    "tag": "forge:shears"
  },
  "result": [
    {
      "tag":"forge:leather/strip",
      "count": 4
    },
    {
      "item": "tfcambiental:leather_apron",
      "count": 1,
      "chance": 0.75
    }
  ]
}