{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 250,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "ingredients": [
      {
        "tag": "minecraft:logs"
      }
    ],
    "result": {
      "count": 4,
      "item": "forestry:wood_pulp"
    }
  },
  "time": 5
}