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