diff --git a/html/data/buildcraft.json b/html/data/buildcraft.json index f8c403adf..b2fced4c4 100644 --- a/html/data/buildcraft.json +++ b/html/data/buildcraft.json @@ -238,6 +238,10 @@ "output": [[1, "Wooden Waterproof Pipe"]], "input": [[1, "Wooden Pipe"], [1, "Pipe Waterproof"]], "tools": [] + }, { + "output": [[1, "Wrench"]], + "input": [[3, "Iron Ingot"], [1, "Cobblestone Gear"]], + "tools": ["Crafting Table"] }, { "output": [[8, "Void Pipe"]], "input": [[1, "Ink Sac"], [1, "Glass"], [1, "Redstone"]],