Move recipebooks to subdirs for each mod

This commit is contained in:
Andrew Miner
2015-01-01 19:00:37 -08:00
parent a265383630
commit 0c781793c6
9 changed files with 361 additions and 126 deletions
+242
View File
@@ -0,0 +1,242 @@
{
"version": 1,
"mod_name": "BuildCraft",
"mod_version": "3.0",
"description": "Crafting recipes from BuildCraft, by SpaceToad",
"recipes": [
{
"output": "Advanced Crafting Table",
"input": [[6, "Obsidian"], "Chest", "Crafting Table", "Redstone Chipset"],
"tools": "Crafting Table"
}, {
"output": "Assembly Table",
"input": [[6, "Obsidian"], "Diamond", "Diamond Gear", "Redstone"],
"tools": "Crafting Table"
}, {
"output": "Automatic Crafting Table",
"input": [[4, "Wooden Gear"], "Crafting Table"],
"tools": "Crafting Table"
}, {
"output": "Basic Gate",
"input": "Redstone Chipset",
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[8, "Blue Pipe Wire"]],
"input": ["Iron Ingot", "Lapis Lazuli", "Redstone"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Chute",
"input": [[5, "Iron Ingot"], "Chest", "Cobblestone Gear"],
"tools": "Crafting Table"
}, {
"output": "Cobblestone Conductive Pipe",
"input": ["Cobblestone Pipe", "Redstone"]
}, {
"output": "Cobblestone Gear",
"input": [[4, "Cobblestone"], "Wooden Gear"],
"tools": "Crafting Table"
}, {
"output": [[8, "Cobblestone Pipe"]],
"input": [[2, "Cobblestone"], "Glass"],
"tools": "Crafting Table"
}, {
"output": "Cobblestone Waterproof Pipe",
"input": ["Cobblestone Pipe", "Pipe Waterproof"]
}, {
"output": "Combustion Engine",
"input": [[3, "Iron Ingot"], [2, "Iron Gear"], "Glass", "Piston"],
"tools": "Crafting Table"
}, {
"output": "Diamond AND Gate",
"input": ["Blue Pipe Wire", "Diamond Chipset", "Green Pipe Wire", "Red Pipe Wire", "Yellow Pipe Wire"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Diamond Chipset",
"input": ["Diamond", "Redstone"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Diamond Conductive Pipe",
"input": ["Diamond Pipe", "Redstone"]
}, {
"output": "Diamond Gear",
"input": [[4, "Diamond"], "Gold Gear"],
"tools": "Crafting Table"
}, {
"output": "Diamond OR Gate",
"input": ["Blue Pipe Wire", "Diamond Chipset", "Green Pipe Wire", "Red Pipe Wire", "Yellow Pipe Wire"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[8, "Diamond Pipe"]],
"input": [[2, "Diamond"], "Glass"],
"tools": "Crafting Table"
}, {
"output": [[8, "Emerald Pipe"]],
"input": [[2, "Emerald"], "Glass"],
"tools": "Crafting Table"
}, {
"output": "Emerald Waterproof Pipe",
"input": ["Emerald Pipe", "Pipe Waterproof"]
}, {
"output": "Facade",
"input": [[3, "Structure Pipe"], "source block"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Filler",
"input": [[2, "Dandelion Yellow"], [2, "Gold Gear"], [2, "Ink Sac"], "Chest", "Crafting Table", "Landmark"],
"tools": "Crafting Table"
}, {
"output": "Gold AND Gate",
"input": ["Blue Pipe Wire", "Gold Chipset", "Red Pipe Wire"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Gold Chipset",
"input": ["Gold Ingot", "Redstone"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Gold Conductive Pipe",
"input": ["Gold Pipe", "Redstone"]
}, {
"output": "Gold Gear",
"input": [[4, "Gold Ingot"], "Iron Gear"],
"tools": "Crafting Table"
}, {
"output": "Gold OR Gate",
"input": ["Blue Pipe Wire", "Gold Chipset", "Red Pipe Wire"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[8, "Gold Pipe"]],
"input": [[2, "Gold Ingot"], "Glass"],
"tools": "Crafting Table"
}, {
"output": "Gold Waterproof Pipe",
"input": ["Gold Pipe", "Pipe Waterproof"]
}, {
"output": [[8, "Green Pipe Wire"]],
"input": ["Cactus Green", "Iron Ingot", "Redstone"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Iron AND Gate",
"input": ["Iron Chipset", "Red Pipe Wire"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Iron Chipset",
"input": ["Iron Ingot", "Redstone"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Iron Gear",
"input": [[4, "Iron Ingot"], "Cobblestone Gear"],
"tools": "Crafting Table"
}, {
"output": "Iron OR Gate",
"input": ["Iron Chipset", "Red Pipe Wire"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[8, "Iron Pipe"]],
"input": [[2, "Iron Ingot"], "Glass"],
"tools": "Crafting Table"
}, {
"output": "Iron Waterproof Pipe",
"input": ["Iron Pipe", "Pipe Waterproof"]
}, {
"output": "Landmark",
"input": ["Lapis Lazuli", "Redstone Torch"],
"tools": "Crafting Table"
}, {
"output": "Laser",
"input": [[5, "Redstone"], [2, "Diamond"], [2, "Obsidian"]],
"tools": "Crafting Table"
}, {
"output": "Mining Well",
"input": [[6, "Iron Ingot"], "Iron Gear", "Iron Pickaxe", "Redstone"],
"tools": "Crafting Table"
}, {
"output": [[8, "Obsidian Pipe"]],
"input": [[2, "Obsidian"], "Glass"],
"tools": "Crafting Table"
}, {
"output": "Pipe Waterproof",
"input": "Cactus Green"
}, {
"output": "Pump",
"input": ["Mining Well", "Tank"]
}, {
"output": "Quarry",
"input": [[3, "Iron Gear"], [2, "Diamond Gear"], [2, "Gold Gear"], "Diamond Pickaxe", "Redstone"],
"tools": "Crafting Table"
}, {
"output": [[8, "Red Pipe Wire"]],
"input": ["Iron Ingot", "Redstone", "Rose Red"],
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Redstone Chipset",
"input": "Redstone",
"tools": ["Assembly Table", "Laser"]
}, {
"output": "Redstone Engine",
"input": [[3, "Oak Plank"], [2, "Wooden Gear"], "Glass", "Piston"],
"tools": "Crafting Table"
}, {
"output": "Refinery",
"input": [[3, "Tank"], [2, "Redstone Torch"], "Diamond Gear"],
"tools": "Crafting Table"
}, {
"output": [[8, "Sandstone Pipe"]],
"input": [[2, "Sandstone"], "Glass"],
"tools": "Crafting Table"
}, {
"output": "Sandstone Waterproof Pipe",
"input": ["Pipe Waterproof", "Sandstone Pipe"]
}, {
"output": "Stirling Engine",
"input": [[3, "Cobblestone"], [2, "Cobblestone Gear"], "Glass", "Piston"],
"tools": "Crafting Table"
}, {
"output": "Stone Conductive Pipe",
"input": ["Redstone", "Stone Pipe"]
}, {
"output": [[8, "Stone Pipe"]],
"input": [[2, "Stone"], "Glass"],
"tools": "Crafting Table"
}, {
"output": "Stone Waterproof Pipe",
"input": ["Pipe Waterproof", "Stone Pipe"]
}, {
"output": [[8, "Stripe Pipe"]],
"input": ["Dandelion Yellow", "Glass", "Ink Sac"],
"tools": "Crafting Table"
}, {
"output": "Structure Pipe",
"input": ["Cobblestone Pipe", "Gravel"]
}, {
"output": "Tank",
"input": [[8, "Glass"]],
"tools": "Crafting Table"
}, {
"output": [[8, "Void Pipe"]],
"input": ["Glass", "Ink Sac", "Redstone"],
"tools": "Crafting Table"
}, {
"output": "Wooden Conductive Pipe",
"input": ["Redstone", "Wooden Pipe"]
}, {
"output": "Wooden Gear",
"input": [[4, "Stick"]],
"tools": "Crafting Table"
}, {
"output": [[8, "Wooden Pipe"]],
"input": [[2, "Oak Plank"], "Glass"],
"tools": "Crafting Table"
}, {
"output": "Wooden Waterproof Pipe",
"input": ["Pipe Waterproof", "Wooden Pipe"]
}, {
"output": "Wrench (buildcraft)",
"input": [[3, "Iron Ingot"], "Cobblestone Gear"],
"tools": "Crafting Table"
}, {
"output": [[8, "Yellow Pipe Wire"]],
"input": ["Dandelion Yellow", "Iron Ingot", "Redstone"],
"tools": ["Assembly Table", "Laser"]
}
]
}