Wire Mill using Tin Ingot. Produces 6× Tin Cable.
Tin Cable
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Tin Ingot, Tin Ingot and Tin Ingot, arranged in the pattern shown. Produces 9× Tin Cable.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tin Cable | 1–1 | 100% | 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.
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
}