Storage Module
16×16 · BAKED

item· Other

Storage Module

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
item Modules

Storage Module is an item from SecurityCraft, crafted from Any Iron Ingot, Paper, and Passcode-protected Chest.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Paper, Any Iron Ingot, Any Iron Ingot, Passcode-protected Chest and Any Iron Ingot, arranged in the pattern shown. Produces Storage Module.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Paper
Any Iron Ingot
Any Iron Ingot
Passcode-protected Chest
Any Iron Ingot
Storage Module Storage Module guaranteed
Developer reference
Registry name
securitycraft:storage_module
Namespace
securitycraft
Mod ID
securitycraft
Tags (1)
securitycraft:items/modules

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "IPI",
    "ISI"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "item": "minecraft:paper"
    },
    "S": {
      "item": "securitycraft:keypad_chest"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "securitycraft:modules",
  "experience": null,
  "cooking_time": null
}