{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:honeycomb_block"
    },
    
    "tags": [ "crafting_table" ],
    "pattern": [
      "XX",
      "XX"
    ],
    "key": {
      "X": {
        "item": "minecraft:honeycomb"
      }
    },
    "result": [
      { "item": "minecraft:honeycomb_block" }
    ]
  }
}
