Network Collector Remote
16×16 · BAKED

item· Other

Network Collector Remote

Simple Storage Network · by Lothrazar, MrRiegel
item Charm

Network Collector Remote is a item from Simple Storage Network, crafted from Import Cable and Storage Remote. Items picked up are moved into the network Bind this to the network as normal.

Function

Items picked up are moved into the network Bind this to the network as normal. This remote works anywhere in your inventory (including curios but not ender chest), no need to hold it in hand or hotbar. When you pickup any item, this will insert that item into the network if possible

Acquisition

Crafting using Import Cable, Import Cable, Storage Remote, Import Cable and Import Cable, arranged in the pattern shown. Produces Network Collector Remote.

Crafting
Import Cable
Import Cable
Storage Remote
Import Cable
Import Cable
Network Collector Remote Network Collector Remote guaranteed
Developer reference
Registry name
storagenetwork:collector_remote
Namespace
storagenetwork
Mod ID
storagenetwork
Tags (1)
curios:items/charm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " i ",
    "imi",
    " i "
  ],
  "ingredients": {
    "i": {
      "item": "storagenetwork:import_kabel"
    },
    "m": {
      "item": "storagenetwork:inventory_remote"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}