diff --git a/html/data/industrial_craft.json b/html/data/industrial_craft.json
index 82da37eda..9ff23106c 100644
--- a/html/data/industrial_craft.json
+++ b/html/data/industrial_craft.json
@@ -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"]],
diff --git a/html/data/vanilla.json b/html/data/vanilla.json
index f7e7683ca..02cc20856 100644
--- a/html/data/vanilla.json
+++ b/html/data/vanilla.json
@@ -343,7 +343,7 @@
"input": [[4, "Leather"]],
"tools": []
}, {
- "output": [[1, "Leather Chestplate"]],
+ "output": [[1, "Leather Tunic"]],
"input": [[8, "Leather"]],
"tools": []
}, {