G GameIDs
minecraft · recipes · 1.13.2

Bread

bread

Recipe #609

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:wheat"
        }
    },
    "result": {
        "item": "minecraft:bread"
    }
}