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