Added Silver Ingot Recipe

Silver Ore and 125 milli-coal makes Silver Ingot with a Furnace.
Recipe made for use in my Thermal Expansion Recipe Book.
This commit is contained in:
whizzball1
2013-08-20 23:31:34 +01:00
parent ee52b06753
commit 55db41f27b
+4
View File
@@ -294,6 +294,10 @@
"output": [[2, "Silver Dust"]],
"input": [[1, "Silver Ore"]],
"tools": ["Macerator"]
}, {
"output": [[1, "Silver Ingot"]],
"input": [[1, "Silver Ore"], [125, "milli-coal"]],
"tools": ["Furnace"]
}, {
"output": [[1, "Solar Helmet"]],
"input": [[5, "Iron Ore"], [3, "Insulated Copper Cable"], [1, "Solar Panel"]],