Filtered Link Cable
storagenetwork:filter_kabel

Filtered Link Cable

Simple Storage Network · by Lothrazar, MrRiegel
block

Acquisition

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

Crafting
Filtered Link Cable Filtered Link Cable ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Filtered Link Cable1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
storagenetwork:filter_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:observer"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}