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
@@ -343,7 +343,7 @@
"input": [[4, "Leather"]],
"tools": []
}, {
"output": [[1, "Leather Chestplate"]],
"output": [[1, "Leather Tunic"]],
"input": [[8, "Leather"]],
"tools": []
}, {