Redstone Module
16×16 · BAKED

item· Other

Redstone Module

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

Redstone Module is an item from SecurityCraft, crafted from Any Iron Ingot, Paper, and Any Redstone Dust.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Paper, Any Iron Ingot, Any Iron Ingot, Any Redstone Dust and Any Iron Ingot, arranged in the pattern shown. Produces Redstone Module.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Paper
Any Iron Ingot
Any Iron Ingot
Any Redstone Dust
Any Iron Ingot
  • Inputs
  • 7 × Any Iron Ingot
  • Paper
  • Any Redstone Dust
  • Output
  • Redstone Module
Redstone Module Redstone Module guaranteed
Developer reference
Registry name
securitycraft:redstone_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": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "securitycraft:modules",
  "experience": null,
  "cooking_time": null
}