G GameIDs
minecraft · recipes · 1.19.4

Bowl

bowl

Recipe #275

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