Tin Cable
techreborn:tin_cable

Tin Cable

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Wire Mill using Tin Ingot. Produces 6× Tin Cable.

Wire Mill
Tin Cable Tin Cable ×6 guaranteed

Crafting using Tin Ingot, Tin Ingot and Tin Ingot, arranged in the pattern shown. Produces 9× Tin Cable.

Crafting
Tin Ingot
Tin Ingot
Tin Ingot
Tin Cable Tin Cable ×9 guaranteed

Mining & drops

sourcecountchanceconditions
Tin Cable1–1100%Survives Explosion

Used in (1)

Crafting using Glass Pane, Glass Pane, Glass Pane, Tin Cable, Glowstone Dust, Tin Cable, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces LED Lamp.

Crafting
Glass Pane
Glass Pane
Glass Pane
Tin Cable
Glowstone Dust
Tin Cable
Glass Pane
Glass Pane
Glass Pane
LED Lamp LED Lamp guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:tin_cable
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (2):

{
  "recipe_type": "techreborn:wire_mill",
  "pattern": null,
  "ingredients": {
    "tag": "c:tin_ingots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III"
  ],
  "ingredients": {
    "I": {
      "tag": "c:tin_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}