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