G GameIDs
minecraft · recipes · 1.18.2

Barrel

barrel

Recipe #580

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