Crafting using Any Redstone Dust, Chest, Network Cable, Chest and Any Redstone Dust, arranged in the pattern shown. Produces Stock Upgrade.
- Inputs
- 2 × Any Redstone Dust
- 2 × Chest
- Network Cable
- Output
- → Stock Upgrade
item· Other
Stock Upgrade is a item from Simple Storage Network, crafted from Any Redstone Dust, Chest, and Network Cable. Keeps a a consistent stock of items in the attached inventory If this is in an export cable, then for each unique item in the filter, it will only export until the target inventory has less then the stack size of the filter to fill it up to the target size from the filter.
Keeps a a consistent stock of items in the attached inventory If this is in an export cable, then for each unique item in the filter, it will only export until the target inventory has less then the stack size of the filter to fill it up to the target size from the filter. In the opposite way, Import cables with a stock upgrade will keep a consistent stock in the linked chest based, reducing it down and stopping at the filter stack sizes.
Crafting using Any Redstone Dust, Chest, Network Cable, Chest and Any Redstone Dust, arranged in the pattern shown. Produces Stock Upgrade.
storagenetwork:stock_upgradestoragenetworkstoragenetworkRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" c ",
"gig",
" c "
],
"ingredients": {
"c": {
"tag": "forge:dusts/redstone"
},
"g": {
"item": "minecraft:chest"
},
"i": {
"item": "storagenetwork:kabel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}