Differences

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

Link to this comparison view

Next revision
Previous revision
items:ingot:nickel_ingot [2019/10/01 13:29] – external edit 127.0.0.1items:ingot:nickel_ingot [2022/07/01 09:39] (current) drcrazy
Line 1: Line 1:
 +{{ :mods:techreborn:nickel_ingot.png?nolink&200|Nickel Ingot}}
 +====== Nickel Ingot ======
 +**Nickel Ingot** used to craft several recipes. Tech Reborn doesn't have Nickel ore.
 +It could be obtained either by processing several ores in <mcitem>techreborn:industrial_grinder</mcitem> or
 +by processing <mcitem>minecraft:raw_copper</mcitem>, <mcitem>minecraft:raw_gold</mcitem> or <mcitem>minecraft:raw_iron</mcitem>
 +in <mcitem>techreborn:industrial_centrifuge</mcitem> if you do not have <mcitem>techreborn:industrial_grinder</mcitem> yet.
  
 +===== Recipe =====
 +<recipe>
 +input techreborn:nickel_nugget techreborn:nickel_nugget techreborn:nickel_nugget
 +input techreborn:nickel_nugget techreborn:nickel_nugget techreborn:nickel_nugget
 +input techreborn:nickel_nugget techreborn:nickel_nugget techreborn:nickel_nugget
 +output techreborn:nickel_ingot
 +</recipe>
 +\\
 +<recipe>
 +input air air air
 +input air techreborn:nickel_storage_block air
 +input air air air
 +output techreborn:nickel_ingot,9
 +</recipe>
 +\\
 +
 +Smelting recipe: \\
 +<mcitem>techreborn:nickel_dust</mcitem> -> <mcitem>techreborn:nickel_ingot</mcitem>
 +\\
 +===== Usage =====
 +**Nickel Ingot** could be used as a **Beacon** payment.
 +\\
 +
 +**Crafting** recipes:
 +<recipe>
 +input techreborn:nickel_ingot techreborn:nickel_ingot techreborn:nickel_ingot
 +input techreborn:nickel_ingot techreborn:nickel_ingot techreborn:nickel_ingot
 +input techreborn:nickel_ingot techreborn:nickel_ingot techreborn:nickel_ingot
 +output techreborn:nickel_storage_block
 +</recipe>
 +\\
 +<recipe>
 +input air air air
 +input air techreborn:nickel_ingot air
 +input air air air
 +output techreborn:nickel_nugget,9
 +</recipe>
 +\\
 +
 +<mcitem>techreborn:alloy_smelter</mcitem> recipes: \\
 +2x <mcitem>minecraft:iron_ingot</mcitem> + <mcitem>techreborn:nickel_ingot</mcitem> -> 3x <mcitem>techreborn:invar_ingot</mcitem>
 +\\
 +
 +<mcitem>techreborn:grinder</mcitem> recipe: \\
 +<mcitem>techreborn:nickel_ingot</mcitem> -> <mcitem>techreborn:nickel_dust</mcitem>
 +\\
 +
 +<mcitem>techreborn:compressor</mcitem> recipe: \\
 +<mcitem>techreborn:nickel_ingot</mcitem> -> <mcitem>techreborn:nickel_plate</mcitem>
 +\\
 +
 +<mcitem>techreborn:rolling_machine</mcitem> recipes: \\
 +<recipe>
 +input techreborn:nickel_ingot techreborn:copper_ingot techreborn:nickel_ingot
 +input techreborn:copper_ingot air techreborn:copper_ingot
 +input techreborn:nickel_ingot techreborn:copper_ingot techreborn:nickel_ingot
 +output techreborn:cupronickel_heating_coil,3
 +tool techreborn:rolling_machine
 +</recipe>
 +\\
 +<recipe>
 +input air techreborn:nickel_ingot air
 +input techreborn:nickel_ingot techreborn:chrome_ingot techreborn:nickel_ingot
 +input air techreborn:nickel_ingot air
 +output techreborn:nichrome_heating_coil,2
 +tool techreborn:rolling_machine
 +</recipe>
 +
 +===== History =====
 +  * Updated for 1.19 version