Personal Chest
mekanism:personal_chest

Personal Chest

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Electric ChestPersonal ChestPersonal StorageGuarded By PiglinsPickaxe Mineable

Acquisition

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.

Crafting
Personal Chest Personal Chest guaranteed

Mining & drops

sourcecountchanceconditions
Personal Chest1–1100%

Block drops

Drops itself when broken.

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
}