{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 1000,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
      "#": {
        "tag": "forge:ingots/iron"
      },
      "B": {
        "tag": "forge:ingots/bronze"
      }
    },
    "pattern": [
      " # ",
      "# #",
      "  B"
    ],
    "result": {
      "item": "forestry:soldering_iron"
    },
    "show_notification": true
  },
  "time": 40
}