G GameIDs
minecraft · recipes · 1.16.5

Furnace

furnace

Recipe #820

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "# #",
        "###"
    ],
    "key": {
        "#": {
            "tag": "minecraft:stone_crafting_materials"
        }
    },
    "result": {
        "item": "minecraft:furnace"
    }
}