diff --git a/html/data/industrial_craft.json b/html/data/industrial_craft.json
index 9ff23106c..00f9bddd1 100644
--- a/html/data/industrial_craft.json
+++ b/html/data/industrial_craft.json
@@ -3,6 +3,10 @@
"description": "Crafting recipes from IndustrialCraft 2, by Alblaka",
"recipes": [
{
+ "output": [[1, "Static Boots"]],
+ "input": [[4, "Iron Ingot"], [3, "Insulated Copper Cable"], [1, "Wool"]],
+ "tools": ["Crafting Table"]
+ }, {
"output": [[1, "CFPack"]],
"input": [[4, "Fuel Can"], [2, "CF Sprayer"], [1, "Electronic Circuit"], [1, "Tin Ingot"]],
"tools": ["Crafting Table"]