Universal Key Changer
16×16 · BAKED

item· Other

Universal Key Changer

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
item Can Interact With Doors

Universal Key Changer is an item from SecurityCraft, crafted from Any Redstone Dust, Laser Block, and Any Iron Ingot.

Acquisition

Crafting using Any Redstone Dust, Laser Block, Any Iron Ingot, Any Redstone Dust and Any Iron Ingot, arranged in the pattern shown. Produces Universal Key Changer.

Crafting
  • Inputs
  • 2 × Any Redstone Dust
  • Laser Block
  • 2 × Any Iron Ingot
  • Output
  • Universal Key Changer
Universal Key Changer Universal Key Changer guaranteed
Developer reference
Registry name
securitycraft:universal_key_changer
Namespace
securitycraft
Mod ID
securitycraft
Tags (1)
securitycraft:items/can_interact_with_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " RL",
    " IR",
    "I  "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "L": {
      "item": "securitycraft:laser_block"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}