HV Cable
techreborn:hv_cable

HV Cable

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Refined Iron Ingot, Refined Iron Ingot and Refined Iron Ingot, arranged in the pattern shown. Produces 12× HV Cable.

Crafting
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
HV Cable HV Cable ×12 guaranteed

Mining & drops

sourcecountchanceconditions
HV Cable1–1100%Survives Explosion

Used in (1)

Crafting using Rubber, Rubber and HV Cable, in any arrangement. Produces Insulated HV Cable.

Crafting ⇆ any arrangement
Rubber
Rubber
HV Cable
Insulated HV Cable Insulated HV Cable guaranteed

Block drops

dropscountchanceconditions
HV Cable1–1100%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
}