{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 1000,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "item": "forestry:wood_pulp"
      }
    },
    "pattern": [
      " # ",
      "# #",
      " # "
    ],
    "result": {
      "count": 2,
      "item": "forestry:carton"
    },
    "show_notification": true
  },
  "time": 5
}