Crafting using Any Steel Ingot, Dirty Glass, Any Steel Ingot, Any Wooden Chest, Basic Control Circuit, Any Wooden Chest, Any Steel Ingot, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Personal Chest.
Personal Chest
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Personal Chest | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mekanism:personal_chest- Namespace
mekanism- Mod ID
mekanism- Tags (5)
forge:blocks/chests/electric forge:blocks/chests/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:chests/wooden"
},
"S": {
"tag": "forge:ingots/steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

