Keycard Holder
16×16 · BAKED

item· Other

Keycard Holder

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

Keycard Holder is an item from SecurityCraft, crafted from Any Iron Ingot, Reinforced Hopper, and Ersatz Leather.

Acquisition

Crafting using Any Iron Ingot, Reinforced Hopper, Any Iron Ingot, Ersatz Leather, Any Iron Ingot and Ersatz Leather, arranged in the pattern shown. Produces Keycard Holder.

Crafting
Any Iron Ingot
Reinforced Hopper
Any Iron Ingot
Ersatz Leather
Any Iron Ingot
Ersatz Leather
Keycard Holder Keycard Holder guaranteed
Developer reference
Registry name
securitycraft:keycard_holder
Namespace
securitycraft
Mod ID
securitycraft

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IHI",
    "LIL"
  ],
  "ingredients": {
    "H": {
      "item": "securitycraft:reinforced_hopper"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "L": {
      "tag": "forge:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}