G GameIDs
minecraft · recipes · 1.19.4

Barrel

barrel

Recipe #580

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "P": {
            "tag": "minecraft:planks"
        },
        "S": {
            "tag": "minecraft:wooden_slabs"
        }
    },
    "pattern": [
        "PSP",
        "P P",
        "PSP"
    ],
    "result": {
        "item": "minecraft:barrel"
    },
    "show_notification": true
}