Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Level 1 Keycard.
- Inputs
- 3 × Any Iron Ingot
- 3 × Any Gold Ingot
- Output
- → Level 1 Keycard
item· Other
Level 1 Keycard is an item from SecurityCraft, crafted from Any Iron Ingot and Any Gold Ingot.
Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Level 1 Keycard.
Crafting using Level 1 Keycard, in any arrangement. Produces Level 1 Keycard.
Crafting using Level 1 Keycard, in any arrangement. Produces Level 1 Keycard.
securitycraft:keycard_lv1securitycraftsecuritycraftsecuritycraft:items/keycards
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"SSS"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"S": {
"tag": "forge:ingots/gold"
}
},
"conditions": [],
"sequence": null,
"group_name": "securitycraft:keycards",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "securitycraft:keycard_lv1"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}