Crafting Remote
storagenetwork:crafting_remote

Crafting Remote

Simple Storage Network · by Lothrazar, MrRiegel
item Charm

Crafting Remote is a item from Simple Storage Network, crafted from Sea Lantern, Ender Chest, Any Gold Storage Block, and Storage Network Root. Use on the Network Root for remote inventory access Full network access, not limited by range or dimension.

Function

Use on the Network Root for remote inventory access Full network access, not limited by range or dimension. Has an integrated crafting grid. Similar to the $(l:request)Request Table$(/l)

Acquisition

Crafting using Sea Lantern, Ender Chest, Sea Lantern, Any Gold Storage Block, Storage Network Root, Any Gold Storage Block, Sea Lantern and Sea Lantern, arranged in the pattern shown. Produces Crafting Remote.

Crafting
Crafting Remote Crafting Remote guaranteed
Developer reference
Registry name
storagenetwork:crafting_remote
Namespace
storagenetwork
Mod ID
storagenetwork
Tags (1)
curios:items/charm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "pcp",
    "imi",
    "p p"
  ],
  "ingredients": {
    "c": {
      "item": "minecraft:ender_chest"
    },
    "i": {
      "tag": "forge:storage_blocks/gold"
    },
    "m": {
      "item": "storagenetwork:master"
    },
    "p": {
      "item": "minecraft:sea_lantern"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}