Fix Composite Vest recipe for IC2

This commit is contained in:
Andrew Miner
2013-09-04 08:21:06 -07:00
parent 0cb0ae8800
commit 3ae83f5986
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -476,7 +476,7 @@
"tools": ["Macerator"]
}, {
"output": [[1, "Composite Armor Vest"]],
"input": [[1, "Advanced Alloy"], [1, "Iron Chestplate"], [1, "Bronze Chestplace"]],
"input": [[1, "Advanced Alloy"], [1, "Iron Chestplate"], [1, "Leather Tunic"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Compressed Air Cell"]],
+1 -1
View File
@@ -343,7 +343,7 @@
"input": [[4, "Leather"]],
"tools": []
}, {
"output": [[1, "Leather Chestplate"]],
"output": [[1, "Leather Tunic"]],
"input": [[8, "Leather"]],
"tools": []
}, {