Fix Composite Vest recipe for IC2
This commit is contained in:
@@ -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"]],
|
||||
|
||||
@@ -343,7 +343,7 @@
|
||||
"input": [[4, "Leather"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Leather Chestplate"]],
|
||||
"output": [[1, "Leather Tunic"]],
|
||||
"input": [[8, "Leather"]],
|
||||
"tools": []
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user