Crafting using Any Planks, Any Wooden Slabs, Any Planks, Any Planks, Any Planks, Any Planks, Any Wooden Slabs and Any Planks, arranged in the pattern shown. Produces Barrel.

Barrel
Minecraft · by Mojang Studios
Acquisition
Crafting using Skyroot Planks, Any Wooden Slabs, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Any Wooden Slabs and Skyroot Planks, arranged in the pattern shown. Produces Barrel.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Village Fisher (minecraft) minecraft:village_fisher | 1–1 | 100% | — |
| Barrel | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:barrel- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/axe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"P P",
"PSP"
],
"ingredients": {
"P": {
"tag": "minecraft:planks"
},
"S": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PHP",
"P P",
"PHP"
],
"ingredients": {
"H": {
"tag": "minecraft:wooden_slabs"
},
"P": {
"tag": "aether:planks_crafting"
}
},
"conditions": [],
"sequence": null,
"group_name": "minecraft:barrel",
"experience": null,
"cooking_time": null
}

