Crafting using Any Redstone Dust, Redstone Comparator, Network Cable, Redstone Comparator and Any Redstone Dust, arranged in the pattern shown. Produces Operation Upgrade.
Operation Upgrade
Simple Storage Network · by Lothrazar, MrRiegel
Function
Process the amount of items in the filter; can override other upgrades If this is in a filtering cable with AllowMode on, it will try to import or export the exact number of items set in the filter and ignore Stack and Stock upgrades. For example, a filter with 7 stone and 3 dirt allowed will export that many per cycle instead of the default 4.
Acquisition
Used in (1)
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:operation_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:comparator"
},
"i": {
"item": "storagenetwork:kabel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
