Level 4 Keycard
16×16 · BAKED

item· Other

Level 4 Keycard

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

Level 4 Keycard is an item from SecurityCraft, crafted from Any Iron Ingot and Any Magenta Dye.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Magenta Dye, Any Magenta Dye and Any Magenta Dye, arranged in the pattern shown. Produces Level 4 Keycard.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Magenta Dye
Any Magenta Dye
Any Magenta Dye
  • Inputs
  • 3 × Any Iron Ingot
  • 3 × Any Magenta Dye
  • Output
  • Level 4 Keycard
Level 4 Keycard Level 4 Keycard guaranteed

Crafting using Level 4 Keycard, in any arrangement. Produces Level 4 Keycard.

Crafting ⇆ any arrangement
Level 4 Keycard
Level 4 Keycard Level 4 Keycard guaranteed

Used in

Crafting using Level 4 Keycard, in any arrangement. Produces Level 4 Keycard.

Crafting ⇆ any arrangement
Level 4 Keycard
Level 4 Keycard Level 4 Keycard guaranteed
Developer reference
Registry name
securitycraft:keycard_lv4
Namespace
securitycraft
Mod ID
securitycraft
Tags (1)
securitycraft:items/keycards

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "SSS"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "tag": "forge:dyes/magenta"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "securitycraft:keycards",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "securitycraft:keycard_lv4"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}