{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:furnace"
    },  
    "tags": [ "crafting_table" ],
    "pattern": [
      "###",
      "# #",
      "###"
    ],
    "key": {
      "#": {
        "tag": "minecraft:stone_crafting_materials"
      }
    },
    "result": {
      "item": "minecraft:furnace"
    },
    "priority": -1
  }
}