G GameIDs
minecraft · recipes · 26.1.2

Bowl

bowl

Recipe #275

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "#minecraft:planks"
    },
    "pattern": [
        "# #",
        " # "
    ],
    "result": {
        "count": 4,
        "id": "minecraft:bowl"
    }
}