Network Picker Remote
storagenetwork:picker_remote

Network Picker Remote

Simple Storage Network · by Lothrazar, MrRiegel
item

Network Picker Remote is a item from Simple Storage Network, crafted from Network Cable and Storage Remote. Tapping on a block will pull matching blocks from the network This remote binds as normal but does not have a screen.

Function

Tapping on a block will pull matching blocks from the network This remote binds as normal but does not have a screen. Instead, tap this item in the world on a block. This will request either 1 or a full stack of that block, depending on if you are crouching.

Acquisition

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

Crafting
Network Cable
Network Cable
Storage Remote
Network Cable
Network Cable
Network Picker Remote Network Picker Remote guaranteed
Developer reference
Registry name
storagenetwork:picker_remote
Namespace
storagenetwork
Mod ID
storagenetwork

Recipe JSON (1):

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