G GameIDs
minecraft · recipes · 1.15.2

Bowl

bowl

Recipe #275

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