Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, %s%sBarrel, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Metal Barrel.

Metal Barrel
Alex's Caves · by Alexthe668, Noonyeyz
Metal Barrel is a block from Alex's Caves, crafted from Any Iron Ingot and %s%sBarrel.
Acquisition
Crafting using Scrap Metal, Scrap Metal, %s%sBarrel, Scrap Metal and Scrap Metal, arranged in the pattern shown. Produces Metal Barrel.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Metal Barrel | 1–1 | 100% | — |
Used in (1)
Crafting using Unrefined Waste, Unrefined Waste, Unrefined Waste, Unrefined Waste, Metal Barrel, Unrefined Waste, Unrefined Waste, Unrefined Waste and Unrefined Waste, arranged in the pattern shown. Produces Waste Drum.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:metal_barrel- Namespace
alexscaves- Mod ID
alexscaves- Tags (7)
alexscaves:blocks/ferromagnetic_blocks alexscaves:blocks/raycat_sleeps_on alexscaves:items/ferromagnetic_items alexscaves:items/nuclear_furnace_barrels forge:blocks/barrels minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"IBI",
"III"
],
"ingredients": {
"B": {
"tag": "forge:barrels/wooden"
},
"I": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"SBS",
" S "
],
"ingredients": {
"B": {
"tag": "forge:barrels/wooden"
},
"S": {
"item": "alexscaves:scrap_metal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}




