Add Static Boots to IC2 recipes

This commit is contained in:
Andrew Miner
2013-09-04 09:06:42 -07:00
parent 3ae83f5986
commit bf85b6f4a7
+4
View File
@@ -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"]