Crafting using Rubber, Rubber, Rubber, Rubber, Gold Ingot, Rubber, Rubber, Rubber and Rubber, arranged in the pattern shown. Produces 4× Insulated Gold Cable.
Insulated Gold Cable
Acquisition
Crafting using Rubber, Rubber and Gold Cable, in any arrangement. Produces Insulated Gold Cable.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Insulated Gold Cable | 1–1 | 100% | Survives Explosion |
Used in (4)
Crafting using Insulated Gold Cable, Basic Machine Frame and Insulated Gold Cable, arranged in the pattern shown. Produces MV Transformer.
Crafting using Electronic Circuit and Insulated Gold Cable, in any arrangement. Produces Frequency Transmitter.
Crafting using Insulated Gold Cable, Energy Crystal, Insulated Gold Cable, Energy Crystal, Basic Machine Frame, Energy Crystal, Insulated Gold Cable, Energy Crystal and Insulated Gold Cable, arranged in the pattern shown. Produces MFE.
Crafting using Glass, Glass, Glass, Insulated Gold Cable, MV Transformer, Insulated Gold Cable, Glass, Electronic Circuit and Glass, arranged in the pattern shown. Produces Transformer Upgrade.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Insulated Gold Cable | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:insulated_gold_cable- Namespace
techreborn- Mod ID
techreborn- Tags (1)
minecraft:items/piglin_loved
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"RIR",
"RRR"
],
"ingredients": {
"I": {
"item": "minecraft:gold_ingot"
},
"R": {
"item": "techreborn:rubber"
}
},
"conditions": [],
"sequence": null,
"group_name": "insulated_gold_cable",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:rubber"
},
{
"item": "techreborn:rubber"
},
{
"item": "techreborn:gold_cable"
}
],
"conditions": [],
"sequence": null,
"group_name": "insulated_gold_cable",
"experience": null,
"cooking_time": null
}



