Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Paper, Any Iron Ingot, Any Iron Ingot, Ink Sac and Any Iron Ingot, arranged in the pattern shown. Produces Denylist Module.
item· Other
Denylist Module
SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
Denylist Module is an item from SecurityCraft, crafted from Any Iron Ingot, Paper, and Ink Sac.
Acquisition
Related items
Developer reference
- Registry name
securitycraft:blacklist_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:ink_sac"
}
},
"conditions": [],
"sequence": null,
"group_name": "securitycraft:modules",
"experience": null,
"cooking_time": null
}