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