G GameIDs
minecraft · recipes · 1.20.6

Bowl

bowl

Recipe #275

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