Add CF Pack receipe to IC2

This commit is contained in:
Andrew Miner
2013-09-04 08:09:52 -07:00
parent 8afdc01bd7
commit 0cb0ae8800
+4
View File
@@ -3,6 +3,10 @@
"description": "Crafting recipes from IndustrialCraft 2, by Alblaka",
"recipes": [
{
"output": [[1, "CFPack"]],
"input": [[4, "Fuel Can"], [2, "CF Sprayer"], [1, "Electronic Circuit"], [1, "Tin Ingot"]],
"tools": ["Crafting Table"]
}, {
"output": [[4, "Tin Can"]],
"input": [[5, "Tin Ingot"]],
"tools": ["Crafting Table"]