Crafting using Wired Modem, in any arrangement. Produces Wired Modem.
- Inputs
- Wired Modem
- Output
- → Wired Modem
block· Machines & Other Blocks
Wired Modem is a block from CC: Tweaked, crafted from Wired Modem.
Crafting using Wired Modem, in any arrangement. Produces Wired Modem.
Crafting using Argillite, Argillite, Argillite, Argillite, Any Redstone Dust, Argillite, Argillite, Argillite and Argillite, arranged in the pattern shown. Produces Wired Modem.
| source | count | drop rate | conditions |
|---|---|---|---|
| Networking Cable | 1–1 | 100% | Survives Explosion, Inverted |
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.
Crafting using Wired Modem, in any arrangement. Produces Wired Modem.

Crafting using Stone, Any Redstone Dust, Stone, Any Redstone Dust, Wired Modem, Any Redstone Dust, Stone, Any Redstone Dust and Stone, arranged in the pattern shown. Produces Redstone Relay.

computercraft:wired_modemcomputercraftcomputercraftcomputercraft:items/wired_modem
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "computercraft:wired_modem_full"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"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
}