{
  "type": "forestry:carpenter",
  "box": {
    "item": "forestry:carton"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
      "#": {
        "tag": "forge:ingots/bronze"
      },
      "X": {
        "item": "minecraft:stick"
      }
    },
    "pattern": [
      " # ",
      " X ",
      " X "
    ],
    "result": {
      "item": "forestry:kit_shovel"
    },
    "show_notification": true
  },
  "time": 20
}