Crafting using Rubber, Copper Ingot, Rubber, Rubber, Copper Ingot, Rubber, Rubber, Copper Ingot and Rubber, arranged in the pattern shown. Produces 6× Insulated Copper Cable.
Insulated Copper Cable
Acquisition
Crafting using Rubber and Copper Cable, in any arrangement. Produces Insulated Copper Cable.
Crafting using Rubber, Rubber, Rubber, Copper Ingot, Copper Ingot, Copper Ingot, Rubber, Rubber and Rubber, arranged in the pattern shown. Produces 6× Insulated Copper Cable.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Insulated Copper Cable | 1–1 | 100% | Survives Explosion |
Used in (9)
Crafting using Any Planks, Any Planks, Any Planks, Insulated Copper Cable, Red Cell Battery, Insulated Copper Cable, Any Planks, Electronic Circuit and Any Planks, arranged in the pattern shown. Produces Energy Storage Upgrade.
Crafting using 60k NaK Coolant Cell, Insulated Copper Cable, Electronic Circuit and Insulated Copper Cable, arranged in the pattern shown. Produces 2× Overclocker Upgrade.
Crafting using 180k Helium Coolant Cell, Insulated Copper Cable, Electronic Circuit and Insulated Copper Cable, arranged in the pattern shown. Produces 2× Overclocker Upgrade.
Crafting using Insulated Copper Cable, Lead Ingot, Redstone Dust, Lead Ingot, Lead Ingot, Redstone Dust and Lead Ingot, arranged in the pattern shown. Produces Red Cell Battery.
Crafting using Refined Iron Ingot, Copper Cable, Refined Iron Ingot, Insulated Copper Cable, Block of Redstone, Insulated Copper Cable, Refined Iron Ingot, Copper Cable and Refined Iron Ingot, arranged in the pattern shown. Produces Alarm.
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:insulated_copper_cable- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RIR",
"RIR",
"RIR"
],
"ingredients": {
"I": {
"item": "minecraft:copper_ingot"
},
"R": {
"item": "techreborn:rubber"
}
},
"conditions": [],
"sequence": null,
"group_name": "insulated_copper_cable",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:rubber"
},
{
"item": "techreborn:copper_cable"
}
],
"conditions": [],
"sequence": null,
"group_name": "insulated_copper_cable",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"III",
"RRR"
],
"ingredients": {
"I": {
"item": "minecraft:copper_ingot"
},
"R": {
"item": "techreborn:rubber"
}
},
"conditions": [],
"sequence": null,
"group_name": "insulated_copper_cable",
"experience": null,
"cooking_time": null
}

