Crafting using Argillite, Argillite, Any Redstone Dust, Argillite and Argillite, arranged in the pattern shown. Produces 6× Networking Cable.
- Inputs
- 4 × Argillite
- Any Redstone Dust
- Output
- → Networking Cable ×6
block· Machines & Other Blocks
Networking Cable is a block from CC: Tweaked, crafted from Argillite and Any Redstone Dust.
Crafting using Argillite, Argillite, Any Redstone Dust, Argillite and Argillite, arranged in the pattern shown. Produces 6× Networking Cable.
| source | count | drop rate | conditions |
|---|---|---|---|
| Networking Cable | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Wired Modem | 1–1 | 100% | Survives Explosion, Inverted |
| Networking Cable | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
computercraft:cablecomputercraftcomputercraftcomputercraft:blocks/wired_modem create:blocks/brittle minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#R#",
" # "
],
"ingredients": {
"#": {
"tag": "forge:stone"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}