G GameIDs
minecraft · recipes · 1.16.5

Barrel

barrel

Recipe #580

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