{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 1000,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "item": "forestry:pollen_cluster_normal"
      },
      "X": {
        "item": "minecraft:gunpowder"
      },
      "Y": {
        "item": "forestry:can"
      },
      "Z": {
        "item": "forestry:honey_drop"
      }
    },
    "pattern": [
      "Z#Z",
      "#Y#",
      "X#X"
    ],
    "result": {
      "item": "forestry:iodine_capsule"
    },
    "show_notification": true
  },
  "time": 5
}