G GameIDs
minecraft · recipes · 1.16.5

Bowl

bowl

Recipe #275

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "# #",
        " # "
    ],
    "key": {
        "#": {
            "tag": "minecraft:planks"
        }
    },
    "result": {
        "item": "minecraft:bowl",
        "count": 4
    }
}