no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Next revision
energy:cable:copper [2020/09/17 13:50] drcrazy
Line 1: Line 1:
 +~~NOTOC~~
 +{{ :mods:techreborn:copper_cable.png?nolink&200|Copper Cable}}
 +
 +====== Copper Cable ======
 +**Copper cable** used to transfer **[[:energy]]**. 
 +
 +Also it is used as ingredient in several recipes. It is able to transfer **128 E/t** per connection which is medium tier. 
 +
 +Because there's no insulation, this cable will hurt you if you touch it.
 +
 +\\
 +===== Recipe =====
 +**Copper Cable** recipe:
 +<recipe>
 +input air air air
 +input techreborn:copper_ingot techreborn:copper_ingot techreborn:copper_ingot
 +input air air air
 +output techreborn:copper_cable,6
 +</recipe>
 +
 +\\
 +
 +<mcitem>techreborn:wire_mill</mcitem> recipe: \\
 +<mcitem>techreborn:copper_ingot</mcitem> -> 6x <mcitem>techreborn:copper_cable</mcitem>
 +
 +===== Usage =====
 +Main usage of **Copper Cable** is to transfer **[[:energy]]**
 +
 +
 +Besides that **Copper Cable** used as crafting ingredient in the following crafting recipes:
 +<recipe>
 +input techreborn:rubber techreborn:copper_cable air
 +output techreborn:insulated_copper_cable
 +</recipe>
 +\\
 +<recipe>
 +input techreborn:refined_iron_ingot techreborn:copper_cable techreborn:refined_iron_ingot
 +input techreborn:insulated_copper_cable minecraft:redstone_block techreborn:insulated_copper_cable
 +input techreborn:refined_iron_ingot techreborn:copper_cable techreborn:refined_iron_ingot
 +output techreborn:alarm
 +</recipe>
 +\\
 +<recipe>
 +input minecraft:glass_pane minecraft:glass_pane minecraft:glass_pane
 +input techreborn:copper_cable techreborn:carbon_fiber techreborn:copper_cable
 +input minecraft:glass_pane minecraft:glass_pane minecraft:glass_pane
 +output techreborn:lamp_incandescent
 +</recipe>