Gold Cable
techreborn:gold_cable

Gold Cable

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Piglin Loved

Acquisition

Crafting using Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces 12× Gold Cable.

Crafting
Gold Ingot
Gold Ingot
Gold Ingot
Gold Cable Gold Cable ×12 guaranteed

Mining & drops

sourcecountchanceconditions
Gold Cable1–1100%Survives Explosion

Used in (1)

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

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

Block drops

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