Merge pull request #26 from whizzball1/patch-1
Added Silver Ingot Recipe
This commit is contained in:
@@ -294,6 +294,10 @@
|
|||||||
"output": [[2, "Silver Dust"]],
|
"output": [[2, "Silver Dust"]],
|
||||||
"input": [[1, "Silver Ore"]],
|
"input": [[1, "Silver Ore"]],
|
||||||
"tools": ["Macerator"]
|
"tools": ["Macerator"]
|
||||||
|
}, {
|
||||||
|
"output": [[1, "Silver Ingot"]],
|
||||||
|
"input": [[1, "Silver Ore"], [125, "milli-coal"]],
|
||||||
|
"tools": ["Furnace"]
|
||||||
}, {
|
}, {
|
||||||
"output": [[1, "Solar Helmet"]],
|
"output": [[1, "Solar Helmet"]],
|
||||||
"input": [[5, "Iron Ore"], [3, "Insulated Copper Cable"], [1, "Solar Panel"]],
|
"input": [[5, "Iron Ore"], [3, "Insulated Copper Cable"], [1, "Solar Panel"]],
|
||||||
|
|||||||
Reference in New Issue
Block a user