Link Cable
storagenetwork:storage_kabel

Link Cable

Simple Storage Network · by Lothrazar, MrRiegel
block

Link Cable is a block from Simple Storage Network, crafted from Network Cable and Acacia Chest.

Acquisition

Crafting using Network Cable, Network Cable, Acacia Chest, Network Cable and Network Cable, arranged in the pattern shown. Produces 4× Link Cable.

Crafting
Network Cable
Network Cable
Acacia Chest
Network Cable
Network Cable
Link Cable Link Cable ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Link Cable1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " k ",
    "kpk",
    " k "
  ],
  "ingredients": {
    "k": {
      "item": "storagenetwork:kabel"
    },
    "p": {
      "tag": "forge:chests/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}