{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 500,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "X": {
        "item": "forestry:silk_wisp"
      }
    },
    "pattern": [
      "XXX",
      "XXX",
      "XXX"
    ],
    "result": {
      "item": "forestry:woven_silk"
    },
    "show_notification": true
  },
  "time": 10
}