Wire Mill using Gold Ingot. Produces 6× Gold Cable.
Gold Cable
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces 12× Gold Cable.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gold Cable | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Rubber, Rubber and Gold Cable, in any arrangement. Produces Insulated Gold Cable.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Gold Cable | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:gold_cable- Namespace
techreborn- Mod ID
techreborn- Tags (1)
minecraft:items/piglin_loved
Recipe JSON (2):
{
"recipe_type": "techreborn:wire_mill",
"pattern": null,
"ingredients": {
"item": "minecraft:gold_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III"
],
"ingredients": {
"I": {
"item": "minecraft:gold_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}