Network Builder Remote
storagenetwork:builder_remote

Network Builder Remote

Simple Storage Network · by Lothrazar, MrRiegel
item

Function

Bind to a network and a block to build This remote binds as normal but does not have a screen. Instead, it searches for the block you clicked on, and tries to build a copy of it using a matching item in the network No blockstate selected; attack to select

Acquisition

Crafting using Storage Request Table, Storage Request Table, Storage Remote, Storage Request Table and Storage Request Table, arranged in the pattern shown. Produces Network Builder Remote.

Crafting
Network Builder Remote Network Builder Remote guaranteed
Developer reference
Registry name
storagenetwork:builder_remote
Namespace
storagenetwork
Mod ID
storagenetwork

Recipe JSON (1):

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