storagenetwork:exchange

Network Exchange Interface

Simple Storage Network · by Lothrazar, MrRiegel
block

Acquisition

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

Mining & drops

sourcecountchanceconditions
Network Exchange Interface1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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