G GameIDs
minecraft · recipes · 1.19.4

Furnace

furnace

Recipe #820

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "tag": "minecraft:stone_crafting_materials"
        }
    },
    "pattern": [
        "###",
        "# #",
        "###"
    ],
    "result": {
        "item": "minecraft:furnace"
    },
    "show_notification": true
}