Sorted BuildCraft recipes and added Refinery

This commit is contained in:
Andrew Miner
2013-08-18 19:13:19 -07:00
parent 8b3e98c5e7
commit 8339bf97f6
+176 -172
View File
@@ -3,212 +3,216 @@
"description": "Crafting recipes from BuildCraft 3, by SpaceToad",
"recipes": [
{
"output": [[1, "Wooden Pipe"]],
"input": [[2, "Oak Plank"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Cobblestone Pipe"]],
"input": [[2, "Cobblestone"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Stone Pipe"]],
"input": [[2, "Stone"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Iron Pipe"]],
"input": [[2, "Iron Ingot"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Gold Pipe"]],
"input": [[2, "Gold Ingot"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Diamond Pipe"]],
"input": [[2, "Diamond"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Obsidian Pipe"]],
"input": [[2, "Obsidian"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Sandstone Pipe"]],
"input": [[2, "Sandstone"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Emerald Pipe"]],
"input": [[2, "Emerald"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Wooden Conductive Pipe"]],
"input": [[1, "Wooden Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Cobblestone Conductive Pipe"]],
"input": [[1, "Cobblestone Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Stone Conductive Pipe"]],
"input": [[1, "Stone Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Gold Conductive Pipe"]],
"input": [[1, "Gold Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Diamond Conductive Pipe"]],
"input": [[1, "Diamond Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Stripe Pipe"]],
"input": [[1, "Ink Sac"], [1, "Glass"], [1, "Dandelion Yellow"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Void Pipe"]],
"input": [[1, "Ink Sac"], [1, "Glass"], [1, "Redstone"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Structure Pipe"]],
"input": [[1, "Cobblestone Pipe"], [1, "Gravel"]],
"tools": []
}, {
"output": [[1, "Wooden Gear"]],
"input": [[4, "Stick"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Cobblestone Gear"]],
"input": [[1, "Wooden Gear"], [4, "Cobblestone"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Iron Gear"]],
"input": [[1, "Cobblestone Gear"], [4, "Iron Ingot"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Gold Gear"]],
"input": [[1, "Iron Gear"], [4, "Gold Ingot"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Diamond Gear"]],
"input": [[1, "Gold Gear"], [4, "Diamond"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Mining Well"]],
"input": [[6, "Iron Ingot"], [1, "Iron Gear"], [1, "Iron Pickaxe"], [1, "Redstone"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Tank"]],
"input": [[8, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Pump"]],
"input": [[1, "Mining Well"], [1, "Tank"]],
"tools": []
}, {
"output": [[1, "Landmark"]],
"input": [[1, "Redstone Torch"], [1, "Lapis Lazuli"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Redstone Engine"]],
"input": [[3, "Oak Plank"], [2, "Wooden Gear"], [1, "Glass"], [1, "Piston"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Stirling Engine"]],
"input": [[3, "Cobblestone"], [2, "Cobblestone Gear"], [1, "Glass"], [1, "Piston"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Combustion Engine"]],
"input": [[3, "Iron Ingot"], [2, "Iron Gear"], [1, "Glass"], [1, "Piston"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Chute"]],
"input": [[5, "Iron Ingot"], [1, "Cobblestone Gear"], [1, "Chest"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Quarry"]],
"input": [[3, "Iron Gear"], [2, "Gold Gear"], [2, "Diamond Gear"], [1, "Diamond Pickaxe"], [1, "Redstone"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Automatic Crafting Table"]],
"input": [[4, "Wooden Gear"], [1, "Crafting Table"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Filler"]],
"input": [[2, "Dandelion Yellow"], [2, "Ink Sac"], [1, "Landmark"], [1, "Chest"], [1, "Crafting Table"], [2, "Gold Gear"]],
"output": [[1, "Advanced Crafting Table"]],
"input": [[6, "Obsidian"], [1, "Crafting Table"], [1, "Chest"], [1, "Redstone Chipset"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Assembly Table"]],
"input": [[6, "Obsidian"], [1, "Diamond"], [1, "Diamond Gear"], [1, "Redstone"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Laser"]],
"input": [[5, "Redstone"], [2, "Diamond"], [2, "Obsidian"]],
"output": [[1, "Automatic Crafting Table"]],
"input": [[4, "Wooden Gear"], [1, "Crafting Table"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Advanced Crafting Table"]],
"input": [[6, "Obsidian"], [1, "Crafting Table"], [1, "Chest"], [1, "Redstone Chipset"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Redstone Chipset"]],
"input": [[1, "Redstone"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Iron Chipset"]],
"input": [[1, "Redstone"], [1, "Iron Ingot"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Gold Chipset"]],
"input": [[1, "Redstone"], [1, "Gold Ingot"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Diamond Chipset"]],
"input": [[1, "Redstone"], [1, "Diamond"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[8, "Red Pipe Wire"]],
"input": [[1, "Iron Ingot"], [1, "Redstone"], [1, "Rose Red"]],
"output": [[1, "Basic Gate"]],
"input": [[1, "Redstone Chipset"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[8, "Blue Pipe Wire"]],
"input": [[1, "Iron Ingot"], [1, "Redstone"], [1, "Lapis Lazuli"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[8, "Yellow Pipe Wire"]],
"input": [[1, "Iron Ingot"], [1, "Redstone"], [1, "Dandelion Yellow"]],
"output": [[1, "Chute"]],
"input": [[5, "Iron Ingot"], [1, "Cobblestone Gear"], [1, "Chest"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Cobblestone Conductive Pipe"]],
"input": [[1, "Cobblestone Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Cobblestone Gear"]],
"input": [[1, "Wooden Gear"], [4, "Cobblestone"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Cobblestone Pipe"]],
"input": [[2, "Cobblestone"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Combustion Engine"]],
"input": [[3, "Iron Ingot"], [2, "Iron Gear"], [1, "Glass"], [1, "Piston"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Diamond AND Gate"]],
"input": [[1, "Diamond Chipset"], [1, "Red Pipe Wire"], [1, "Blue Pipe Wire"], [1, "Yellow Pipe Wire"], [1, "Green Pipe Wire"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Diamond Chipset"]],
"input": [[1, "Redstone"], [1, "Diamond"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Diamond Pipe"]],
"input": [[2, "Diamond"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Diamond Conductive Pipe"]],
"input": [[1, "Diamond Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Diamond Gear"]],
"input": [[1, "Gold Gear"], [4, "Diamond"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Diamond OR Gate"]],
"input": [[1, "Diamond Chipset"], [1, "Red Pipe Wire"], [1, "Blue Pipe Wire"], [1, "Yellow Pipe Wire"], [1, "Green Pipe Wire"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Emerald Pipe"]],
"input": [[2, "Emerald"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Facade"]],
"input": [[3, "Structure Pipe"], [1, "source block"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Filler"]],
"input": [[2, "Dandelion Yellow"], [2, "Ink Sac"], [1, "Landmark"], [1, "Chest"], [1, "Crafting Table"], [2, "Gold Gear"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Gold AND Gate"]],
"input": [[1, "Gold Chipset"], [1, "Red Pipe Wire"], [1, "Blue Pipe Wire"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Gold Chipset"]],
"input": [[1, "Redstone"], [1, "Gold Ingot"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Gold Conductive Pipe"]],
"input": [[1, "Gold Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Gold Gear"]],
"input": [[1, "Iron Gear"], [4, "Gold Ingot"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Gold OR Gate"]],
"input": [[1, "Gold Chipset"], [1, "Red Pipe Wire"], [1, "Blue Pipe Wire"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Gold Pipe"]],
"input": [[2, "Gold Ingot"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[8, "Green Pipe Wire"]],
"input": [[1, "Iron Ingot"], [1, "Redstone"], [1, "Cactus Green"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Basic Gate"]],
"input": [[1, "Redstone Chipset"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Iron AND Gate"]],
"input": [[1, "Iron Chipset"], [1, "Red Pipe Wire"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Iron Chipset"]],
"input": [[1, "Redstone"], [1, "Iron Ingot"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Iron Gear"]],
"input": [[1, "Cobblestone Gear"], [4, "Iron Ingot"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Iron OR Gate"]],
"input": [[1, "Iron Chipset"], [1, "Red Pipe Wire"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Gold AND Gate"]],
"input": [[1, "Gold Chipset"], [1, "Red Pipe Wire"], [1, "Blue Pipe Wire"]],
"output": [[1, "Iron Pipe"]],
"input": [[2, "Iron Ingot"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Landmark"]],
"input": [[1, "Redstone Torch"], [1, "Lapis Lazuli"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Laser"]],
"input": [[5, "Redstone"], [2, "Diamond"], [2, "Obsidian"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Mining Well"]],
"input": [[6, "Iron Ingot"], [1, "Iron Gear"], [1, "Iron Pickaxe"], [1, "Redstone"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Obsidian Pipe"]],
"input": [[2, "Obsidian"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Pump"]],
"input": [[1, "Mining Well"], [1, "Tank"]],
"tools": []
}, {
"output": [[1, "Quarry"]],
"input": [[3, "Iron Gear"], [2, "Gold Gear"], [2, "Diamond Gear"], [1, "Diamond Pickaxe"], [1, "Redstone"]],
"tools": ["Crafting Table"]
}, {
"output": [[8, "Red Pipe Wire"]],
"input": [[1, "Iron Ingot"], [1, "Redstone"], [1, "Rose Red"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Gold OR Gate"]],
"input": [[1, "Gold Chipset"], [1, "Red Pipe Wire"], [1, "Blue Pipe Wire"]],
"output": [[1, "Redstone Chipset"]],
"input": [[1, "Redstone"]],
"tools": ["Assembly Table", "Laser"]
}, {
"output": [[1, "Diamond AND Gate"]],
"input": [[1, "Diamond Chipset"], [1, "Red Pipe Wire"], [1, "Blue Pipe Wire"], [1, "Yellow Pipe Wire"], [1, "Green Pipe Wire"]],
"tools": ["Assembly Table", "Laser"]
"output": [[1, "Redstone Engine"]],
"input": [[3, "Oak Plank"], [2, "Wooden Gear"], [1, "Glass"], [1, "Piston"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Diamond OR Gate"]],
"input": [[1, "Diamond Chipset"], [1, "Red Pipe Wire"], [1, "Blue Pipe Wire"], [1, "Yellow Pipe Wire"], [1, "Green Pipe Wire"]],
"tools": ["Assembly Table", "Laser"]
"output": [[1, "Refinery"]],
"input": [[3, "Tank"], [2, "Redstone Torch"], [1, "Diamond Gear"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Facade"]],
"input": [[3, "Structure Pipe"], [1, "source block"]],
"output": [[1, "Sandstone Pipe"]],
"input": [[2, "Sandstone"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Stirling Engine"]],
"input": [[3, "Cobblestone"], [2, "Cobblestone Gear"], [1, "Glass"], [1, "Piston"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Stone Conductive Pipe"]],
"input": [[1, "Stone Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Stone Pipe"]],
"input": [[2, "Stone"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Stripe Pipe"]],
"input": [[1, "Ink Sac"], [1, "Glass"], [1, "Dandelion Yellow"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Structure Pipe"]],
"input": [[1, "Cobblestone Pipe"], [1, "Gravel"]],
"tools": []
}, {
"output": [[1, "Tank"]],
"input": [[8, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Wooden Conductive Pipe"]],
"input": [[1, "Wooden Pipe"], [1, "Redstone"]],
"tools": []
}, {
"output": [[1, "Wooden Gear"]],
"input": [[4, "Stick"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Wooden Pipe"]],
"input": [[2, "Oak Plank"], [1, "Glass"]],
"tools": ["Crafting Table"]
}, {
"output": [[1, "Void Pipe"]],
"input": [[1, "Ink Sac"], [1, "Glass"], [1, "Redstone"]],
"tools": ["Crafting Table"]
}, {
"output": [[8, "Yellow Pipe Wire"]],
"input": [[1, "Iron Ingot"], [1, "Redstone"], [1, "Dandelion Yellow"]],
"tools": ["Assembly Table", "Laser"]
}
]