Add Static Boots to IC2 recipes
This commit is contained in:
@@ -3,6 +3,10 @@
|
|||||||
"description": "Crafting recipes from IndustrialCraft 2, by Alblaka",
|
"description": "Crafting recipes from IndustrialCraft 2, by Alblaka",
|
||||||
"recipes": [
|
"recipes": [
|
||||||
{
|
{
|
||||||
|
"output": [[1, "Static Boots"]],
|
||||||
|
"input": [[4, "Iron Ingot"], [3, "Insulated Copper Cable"], [1, "Wool"]],
|
||||||
|
"tools": ["Crafting Table"]
|
||||||
|
}, {
|
||||||
"output": [[1, "CFPack"]],
|
"output": [[1, "CFPack"]],
|
||||||
"input": [[4, "Fuel Can"], [2, "CF Sprayer"], [1, "Electronic Circuit"], [1, "Tin Ingot"]],
|
"input": [[4, "Fuel Can"], [2, "CF Sprayer"], [1, "Electronic Circuit"], [1, "Tin Ingot"]],
|
||||||
"tools": ["Crafting Table"]
|
"tools": ["Crafting Table"]
|
||||||
|
|||||||
Reference in New Issue
Block a user