Differences

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


Previous revision
items:ingot:chrome_ingot [2022/07/01 08:45] (current) – [Recipe] drcrazy
Line 1: Line 1:
 +{{ :mods:techreborn:chrome_ingot.png?nolink&200|Chrome Ingot}}
 +====== Chrome Ingot ======
 +**Chrome Ingot** used in several late game crafting recipes.
  
 +===== Recipe =====
 +<recipe>
 +input techreborn:chrome_nugget techreborn:chrome_nugget techreborn:chrome_nugget
 +input techreborn:chrome_nugget techreborn:chrome_nugget techreborn:chrome_nugget
 +input techreborn:chrome_nugget techreborn:chrome_nugget techreborn:chrome_nugget
 +output techreborn:chrome_ingot
 +</recipe>
 +\\
 +<recipe>
 +input air air air
 +input air techreborn:chrome_storage_block air
 +input air air air
 +output techreborn:chrome_ingot,9
 +</recipe>
 +\\ \\
 +<mcitem>techreborn:blast_furnace</mcitem> recipe: \\
 +These recipes require 1700 heat.
 +
 +<recipe>
 +size 1x2
 +input techreborn:chrome_dust air
 +output techreborn:chrome_ingot
 +tool techreborn:blast_furnace
 +</recipe>
 +\\
 +<recipe>
 +size 1x2
 +input techreborn:small_pile_of_chrome_dust,4 air
 +output techreborn:chrome_ingot
 +tool techreborn:blast_furnace
 +</recipe>
 +
 +
 +===== Usage =====
 +**Chrome Ingot** used in several machine and crafting recipes and could be used as a **Beacon** payment.
 +
 +<mcitem>minecraft:crafting_table</mcitem> recipes:
 +<recipe>
 +input techreborn:chrome_ingot techreborn:iridium_alloy_plate techreborn:chrome_ingot
 +input techreborn:iridium_alloy_plate techreborn:lapotronic_orb techreborn:iridium_alloy_plate
 +input techreborn:chrome_ingot techreborn:iridium_alloy_plate techreborn:chrome_ingot
 +output techreborn:cloaking_device
 +</recipe>
 +\\
 +<recipe>
 +input techreborn:chrome_ingot techreborn:chrome_ingot techreborn:chrome_ingot
 +input techreborn:chrome_ingot techreborn:chrome_ingot techreborn:chrome_ingot
 +input techreborn:chrome_ingot techreborn:chrome_ingot techreborn:chrome_ingot
 +output techreborn:chrome_storage_block
 +</recipe>
 +\\
 +<recipe>
 +input air techreborn:chrome_ingot air
 +output techreborn:chrome_nugget,9
 +</recipe>
 +\\
 +
 +<mcitem>techreborn:compressor</mcitem> recipe:\\
 +<mcitem>techreborn:chrome_ingot</mcitem> -> <mcitem>techreborn:chrome_plate</mcitem>
 +
 +
 +<mcitem>techreborn:grinder</mcitem> recipe:\\
 +<mcitem>techreborn:chrome_ingot</mcitem> -> <mcitem>techreborn:chrome_dust</mcitem>
 +
 +
 +<mcitem>techreborn:rolling_machine</mcitem> 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
 +  * Updated for 1.16 version
 +  * Updated for 1.15 version