Fix mis-spelling in IC2 recipe

This commit is contained in:
Andrew Miner
2013-08-30 00:44:05 -07:00
parent 28480ebe18
commit 9f413d54dc
+1 -1
View File
@@ -755,7 +755,7 @@
"input": [[3, "Refined Iron"]], "input": [[3, "Refined Iron"]],
"tools": ["Crafting Table"] "tools": ["Crafting Table"]
}, { }, {
"output": [[4, "Glass Fibre Cable"]], "output": [[4, "Glass Fiber Cable"]],
"input": [[6, "Glass"], [2, "Redstone"], [1, "Diamond"]], "input": [[6, "Glass"], [2, "Redstone"], [1, "Diamond"]],
"tools": ["Crafting Table"] "tools": ["Crafting Table"]
}, { }, {