G GameIDs
minecraft · recipes · 1.17.1

Barrel

barrel

Recipe #580

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "PSP",
        "P P",
        "PSP"
    ],
    "key": {
        "P": {
            "tag": "minecraft:planks"
        },
        "S": {
            "tag": "minecraft:wooden_slabs"
        }
    },
    "result": {
        "item": "minecraft:barrel"
    }
}