Added "Energy and Wiring" items for IC2

This commit is contained in:
Andrew Miner
2013-08-19 19:49:41 -07:00
parent 214cce6c4f
commit 87c6664363
2 changed files with 77 additions and 1 deletions
+4
View File
@@ -398,6 +398,10 @@
"output": [[1, "Wooden Sword"]],
"input": [[2, "Oak Plank"], [1, "Stick"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Lever"]],
"input": [[1, "Stick"], [1, "Cobblestone"]],
"tools": []
}
]
}