Routing Network Cable
xnet:netcable_routing

Routing Network Cable

item Cables

Routing Network Cable is a item from XNet, crafted from String, Organic Black Dye, Redstone Dust, and Any Gold Nugget.

Acquisition

Crafting using String, Organic Black Dye, String, Redstone Dust, Any Gold Nugget, Redstone Dust, String, Redstone Dust and String, arranged in the pattern shown. Produces 32× Routing Network Cable.

Crafting
String
Organic Black Dye
String
Redstone Dust
Any Gold Nugget
Redstone Dust
String
Redstone Dust
String
Routing Network Cable Routing Network Cable ×32 guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Netcable (xnet) xnet:netcable1–1100%Block State Property
Developer reference
Registry name
xnet:netcable_routing
Namespace
xnet
Mod ID
xnet
Tags (1)
xnet:items/cables

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "s1s",
    "rgr",
    "srs"
  ],
  "ingredients": {
    "1": {
      "tag": "forge:dyes/black"
    },
    "g": {
      "tag": "forge:nuggets/gold"
    },
    "r": {
      "item": "minecraft:redstone"
    },
    "s": {
      "item": "minecraft:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}