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