{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 1000,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "tag": "forge:ingots/bronze"
      },
      "R": {
        "tag": "forge:dusts/redstone"
      }
    },
    "pattern": [
      "R#R",
      "R#R",
      "R#R"
    ],
    "result": {
      "item": "forestry:circuit_board_enhanced"
    },
    "show_notification": true
  },
  "result": {
    "Count": 1,
    "id": "forestry:circuit_board_enhanced",
    "tag": {
      "T": 1
    }
  },
  "time": 40
}