Export Cable
storagenetwork:export_kabel

Export Cable

Simple Storage Network · by Lothrazar, MrRiegel
block

Export Cable is a block from Simple Storage Network, crafted from Network Cable and Piston.

Acquisition

Crafting using Network Cable, Network Cable, Piston, Network Cable and Network Cable, arranged in the pattern shown. Produces 4× Export Cable.

Crafting
Export Cable Export Cable ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Export Cable1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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