Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Paper, Any Iron Ingot, Any Iron Ingot, Painting and Any Iron Ingot, arranged in the pattern shown. Produces Disguise Module.
item· Other
Disguise Module
SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
Disguise Module is an item from SecurityCraft, crafted from Any Iron Ingot, Paper, and Painting.
Acquisition
Related items
Developer reference
- Registry name
securitycraft:disguise_module- Namespace
securitycraft- Mod ID
securitycraft- Tags (1)
securitycraft:items/modules
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"IPI",
"ISI"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"P": {
"item": "minecraft:paper"
},
"S": {
"item": "minecraft:painting"
}
},
"conditions": [],
"sequence": null,
"group_name": "securitycraft:modules",
"experience": null,
"cooking_time": null
}