storagenetwork:inventory

Storage Inventory

Simple Storage Network · by Lothrazar, MrRiegel
block

Acquisition

Crafting using Any Iron Nugget, Network Cable, Any Iron Nugget, Network Cable, Dropper, Network Cable, Any Iron Nugget, Network Cable and Any Iron Nugget, arranged in the pattern shown. Produces Storage Inventory.

Crafting
Storage Inventory guaranteed

Mining & drops

sourcecountchanceconditions
Storage Inventory1–1100%Survives Explosion

Used in (3)

Crafting using Any Iron Nugget, Speed Upgrade, Any Iron Nugget, Speed Upgrade, Storage Inventory, Speed Upgrade, Any Iron Nugget, Speed Upgrade and Any Iron Nugget, arranged in the pattern shown. Produces Network Collection Interface.

Crafting
Network Collection Interface guaranteed

Crafting using Any Iron Nugget, Stack Upgrade, Any Iron Nugget, Stack Upgrade, Storage Inventory, Stack Upgrade, Any Iron Nugget, Stack Upgrade and Any Iron Nugget, arranged in the pattern shown. Produces Network Exchange Interface.

Crafting
Network Exchange Interface guaranteed

Crafting using Any Gold Ingot, Crafting Table, Any Gold Ingot, Crafting Table, Storage Inventory, Crafting Table, Any Gold Ingot, Crafting Table and Any Gold Ingot, arranged in the pattern shown. Produces Storage Request Table.

Crafting
Storage Request Table guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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