Crafting using Any Redstone Dust, Gold Ingot, Network Cable, Gold Ingot and Any Redstone Dust, arranged in the pattern shown. Produces Speed Upgrade.
Speed Upgrade
Speed Upgrade is a item from Simple Storage Network, crafted from Any Redstone Dust, Gold Ingot, and Network Cable. This upgrade can be placed in cables.
Function
This upgrade can be placed in cables. Increases the speed of imports, which normally do not happen every tick. by decreasing the tick delay between operations. Will cause any Slowness upgrades to be ignored if both are present. Increases the speed of importing/exporting
Acquisition
Used in (2)
Crafting using Any Iron Nugget, Speed Upgrade, Any Iron Nugget, Speed Upgrade, Storage Inventory, Speed Upgrade, Any Iron Nugget, Speed Upgrade and Any Iron Nugget, arranged in the pattern shown. Produces Network Collection Interface.
Crafting using Any Copper Storage Block, Stack Upgrade, Any Copper Storage Block, Eye of Ender, Operation Upgrade, Eye of Ender, Any Copper Storage Block, Speed Upgrade and Any Copper Storage Block, arranged in the pattern shown. Produces Expanded Request Table.
Developer reference
- Registry name
storagenetwork:speed_upgrade- Namespace
storagenetwork- Mod ID
storagenetwork
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" c ",
"gig",
" c "
],
"ingredients": {
"c": {
"tag": "forge:dusts/redstone"
},
"g": {
"item": "minecraft:gold_ingot"
},
"i": {
"item": "storagenetwork:kabel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


