G GameIDs
minecraft · recipes · 26.1.2

Barrel

barrel

Recipe #580

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "P": "#minecraft:planks",
        "S": "#minecraft:wooden_slabs"
    },
    "pattern": [
        "PSP",
        "P P",
        "PSP"
    ],
    "result": {
        "id": "minecraft:barrel"
    }
}