minecraft · recipes
· 1.20.6
Barrel
barrel
Recipe #580
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"P": {
"tag": "minecraft:planks"
},
"S": {
"tag": "minecraft:wooden_slabs"
}
},
"pattern": [
"PSP",
"P P",
"PSP"
],
"result": {
"count": 1,
"id": "minecraft:barrel"
}
}