{ "format_version": "1.16", "minecraft:recipe_shaped": { "description": { "identifier": "minecraft:beehive_from_crimson_planks" }, "tags": [ "crafting_table" ], "pattern": [ "AAA", "BBB", "AAA" ], "key": { "A": { "item": "crimson_planks" }, "B": { "item": "honeycomb" } }, "result": { "item": "beehive", "count": 1 }, "priority": 2 } }