{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 500,
    "FluidName": "forestry:honey"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "tag": "minecraft:planks"
      },
      "J": {
        "item": "forestry:royal_jelly"
      },
      "P": {
        "item": "forestry:pollen_cluster_normal"
      },
      "W": {
        "item": "forestry:beeswax"
      }
    },
    "pattern": [
      " J ",
      "###",
      "WPW"
    ],
    "result": {
      "item": "forestry:scented_paneling"
    },
    "show_notification": true
  },
  "time": 50
}