storagenetwork:request

Storage Request Table

Simple Storage Network · by Lothrazar, MrRiegel
block

Storage Request Table is a block from Simple Storage Network, crafted from Any Gold Ingot, Crafting Table, and Storage Inventory.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Storage Request Table1–1100%Survives Explosion

Used in (1)

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

Block drops

Drops itself when broken.

Developer reference
Registry name
storagenetwork:request
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:ingots/gold"
    },
    "k": {
      "item": "minecraft:crafting_table"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}