{ "format_version": "1.14", "minecraft:recipe_shaped": { "description": { "identifier": "minecraft:beehive" }, "tags": [ "crafting_table" ], "pattern": [ "###", "ooo", "###" ], "key": { "#": { "tag": "minecraft:planks" }, "o": { "item": "minecraft:honeycomb" } }, "result": [ { "item": "minecraft:beehive" } ], "priority": -1 } }