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

