Crafting using Any Steel Ingot, Dirty Glass, Any Steel Ingot, %s%sBarrel, Basic Control Circuit, %s%sBarrel, Any Steel Ingot, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Personal Barrel.

Personal Barrel
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Personal Barrel | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mekanism:personal_barrel- Namespace
mekanism- Mod ID
mekanism- Tags (4)
forge:blocks/barrels/personal mekanism:items/personal_storage minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SGS",
"PCP",
"SSS"
],
"ingredients": {
"C": {
"tag": "forge:circuits/basic"
},
"G": {
"tag": "forge:glass/silica"
},
"P": {
"tag": "forge:barrels/wooden"
},
"S": {
"tag": "forge:ingots/steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
