Crafting using Any Redstone Dust, Copper Ingot, Network Cable, Copper Ingot and Any Redstone Dust, arranged in the pattern shown. Produces Slowness Upgrade.
Slowness Upgrade
Simple Storage Network · by Lothrazar, MrRiegel
Slowness Upgrade is a item from Simple Storage Network, crafted from Any Redstone Dust, Copper Ingot, and Network Cable. Slows down the speed of importing/exporting This upgrade can be placed in the import or exporting cables.
Function
Slows down the speed of importing/exporting This upgrade can be placed in the import or exporting cables. Increases ticks between each operation which slows down the overall process.
Acquisition
Developer reference
- Registry name
storagenetwork:slow_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:copper_ingot"
},
"i": {
"item": "storagenetwork:kabel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}