storagenetwork:master

Storage Network Root

Simple Storage Network · by Lothrazar, MrRiegel
block

Acquisition

Crafting using Nether Quartz, Network Cable, Nether Quartz, Network Cable, Any Diamond Gem, Network Cable, Nether Quartz, Network Cable and Nether Quartz, arranged in the pattern shown. Produces Storage Network Root.

Crafting
Nether Quartz
Network Cable
Nether Quartz
Network Cable
Any Diamond Gem
Network Cable
Nether Quartz
Network Cable
Nether Quartz
Storage Network Root guaranteed

Mining & drops

sourcecountchanceconditions
Storage Network Root1–1100%Survives Explosion

Used in (2)

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

Crafting using Any Slimeballs, Any Glowstone Dust, Any Slimeballs, Any Gold Ingot, Storage Network Root, Any Gold Ingot, Any Slimeballs and Any Slimeballs, arranged in the pattern shown. Produces Storage Remote.

Crafting
Storage Remote Storage Remote guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
storagenetwork:master
Namespace
storagenetwork
Mod ID
storagenetwork

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "dkd",
    "kck",
    "dkd"
  ],
  "ingredients": {
    "c": {
      "tag": "forge:gems/diamond"
    },
    "d": {
      "item": "minecraft:quartz"
    },
    "k": {
      "item": "storagenetwork:kabel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}