Differences

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

Link to this comparison view

world_generation:ore:pyrite [2017/12/18 08:03] – external edit 127.0.0.1world_generation:ore:pyrite [2021/07/17 05:22] (current) – Added recipes and cleaned grammar. big_josh_energy
Line 1: Line 1:
 +{{ :mods:techreborn:pyrite_ore.png?nolink&200|Pyrite ore}}
 +=====Pyrite Ore=====
 +**Pyrite Ore** is a common ore found in <mcitem>minecraft:The_Nether</mcitem> on layers 10-126. It will drop <mcitem>techreborn:pyrite_dust</mcitem>, which is affected by the Fortune enchantment if mined normally. It will also drop the block itself if mined with the Silk Touch enchantment.
  
 +==== Recipes ====
 +<panel title="Grinder">
 +<recipe>
 +size 1x1
 +input techreborn:pyrite_ore
 +output techreborn:pyrite_dust,2
 +tool techreborn:grinder
 +</recipe>
 +</panel>
 +
 +<panel title="Industrial Grinder">
 +Input: 1000 Units <mcitem>minecraft:water</mcitem>, <mcitem>techreborn:pyrite_ore</mcitem>\\ 
 +Output: 5x <mcitem>techreborn:pyrite_dust</mcitem>, 2x <mcitem>techreborn:sulfur_dust</mcitem>
 +</panel>
 +
 +<panel title="Industrial Blast Furnace">
 +Input: <mcitem>techreborn:pyrite_ore</mcitem>, <mcitem>techreborn:calcium_carbonate_cell</mcitem>\\ 
 +Output: 2x <mcitem>techreborn:refined_iron_ingot</mcitem>, 1x <mcitem>techreborn:empty_cell</mcitem>
 +</panel>