{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "H": "minecraft:honeycomb",
    "P": "#minecraft:planks"
  },
  "pattern": [
    "PPP",
    "HHH",
    "PPP"
  ],
  "result": {
    "count": 1,
    "id": "minecraft:beehive"
  }
}