Step 1 in converting to a Backbone-based website
This commit is contained in:
@@ -0,0 +1,564 @@
|
||||
{
|
||||
"name": "Vanilla Recipes",
|
||||
"description": "Crafting recipes from vanilla Minecraft (in progress)",
|
||||
"recipes": [
|
||||
{
|
||||
"output": [[4, "Arrow"]],
|
||||
"input": [[1, "Flint"], [1, "Stick"], [1, "Feather"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Baked Potato"]],
|
||||
"input": [[1, "Potato"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Beacon"]],
|
||||
"input": [[5, "Glass"], [3, "Obsidian"], [1, "Nether Star"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Bed"]],
|
||||
"input": [[3, "Wool"], [3, "Oak Plank"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[2, "Blaze Powder"]],
|
||||
"input": [[1, "Blaze Rod"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Boat"]],
|
||||
"input": [[5, "Oak Plank"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[3, "Bone Meal"]],
|
||||
"input": [[1, "Bone"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Book"]],
|
||||
"input": [[1, "Leather"], [3, "Paper"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Book and Quill"]],
|
||||
"input": [[1, "Book"], [1, "Ink Sac"], [1, "Feather"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Bookshelf"]],
|
||||
"input": [[6, "Oak Plank"], [3, "Book"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Bow"]],
|
||||
"input": [[3, "Stick"], [3, "String"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Bowl"]],
|
||||
"input": [[3, "Oak Plank"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Bread"]],
|
||||
"input": [[3, "Wheat"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Brewing Stand"]],
|
||||
"input": [[1, "Blaze Rod"], [3, "Cobblestone"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Brick"]],
|
||||
"input": [[1, "Clay"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Bricks"]],
|
||||
"input": [[4, "Brick"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Bucket"]],
|
||||
"input": [[3, "Iron Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Cactus Green"]],
|
||||
"input": [[1, "Cactus"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Cake"], [1, "Bucket"]],
|
||||
"input": [[3, "Milk"], [2, "Sugar"], [3, "Wheat"], [1, "Egg"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Carrot on a Stick"]],
|
||||
"input": [[1, "Fishing Rod"], [1, "Carrot"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Cauldron"]],
|
||||
"input": [[7, "Iron Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Chain Boots"]],
|
||||
"input": [[4, "Fire"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Chain Chestplate"]],
|
||||
"input": [[8, "Fire"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Chain Helmet"]],
|
||||
"input": [[5, "Fire"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Chain Leggings"]],
|
||||
"input": [[7, "Fire"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Charcoal"]],
|
||||
"input": [[1, "Oak Log"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Chest"]],
|
||||
"input": [[8, "Oak Plank"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Clay Block"]],
|
||||
"input": [[4, "Clay"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Clock"]],
|
||||
"input": [[4, "Gold Ingot"], [1, "Redstone"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Compass"]],
|
||||
"input": [[4, "Iron Ingot"], [1, "Redstone"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Cooked Chicken"]],
|
||||
"input": [[1, "Raw Chicken"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Cooked Fish"]],
|
||||
"input": [[1, "Raw Fish"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Cooked Porkchop"]],
|
||||
"input": [[1, "Raw Porkchop"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Cookie"]],
|
||||
"input": [[1, "Cocoa Beans"], [2, "Wheat"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Crafting Table"]],
|
||||
"input": [[4, "Oak Plank"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Cyan Dye"]],
|
||||
"input": [[1, "Cactus Green"], [1, "Lapis Lazuli"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Dandelion Yellow"]],
|
||||
"input": [[1, "Dandelion"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Diamond Axe"]],
|
||||
"input": [[3, "Diamond"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Diamond Boots"]],
|
||||
"input": [[4, "Diamond"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Diamond Chestplate"]],
|
||||
"input": [[8, "Diamond"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Diamond Helm"]],
|
||||
"input": [[5, "Diamond"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Diamond Hoe"]],
|
||||
"input": [[2, "Diamond"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Diamond Leggings"]],
|
||||
"input": [[7, "Diamond"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Diamond Pickaxe"]],
|
||||
"input": [[3, "Diamond"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Diamond Sword"]],
|
||||
"input": [[2, "Diamond"], [1, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Eye of Ender"]],
|
||||
"input": [[1, "Ender Pearl"], [1, "Blaze Powder"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Fermented Spider Eye"]],
|
||||
"input": [[1, "Spider Eye"], [1, "Brown Mushroom"], [1, "Sugar"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[3, "Fire Charge"]],
|
||||
"input": [[1, "Blaze Powder"], [1, "Coal"], [1, "Gunpowder"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Fishing Rod"]],
|
||||
"input": [[3, "Stick"], [2, "String"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Flint and Steel"]],
|
||||
"input": [[1, "Iron Ingot"], [1, "Flint"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Furnace"]],
|
||||
"input": [[8, "Cobblestone"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Glass"]],
|
||||
"input": [[1, "Sand"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[3, "Glass Bottle"]],
|
||||
"input": [[3, "Glass"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[16, "Glass Panes"]],
|
||||
"input": [[6, "Glass"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Glistering Melon"]],
|
||||
"input": [[1, "Melon"], [8, "Gold Nugget"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Gold Axe"]],
|
||||
"input": [[3, "Gold Ingot"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Gold Boots"]],
|
||||
"input": [[4, "Gold Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Gold Chestplate"]],
|
||||
"input": [[8, "Gold Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Gold Helm"]],
|
||||
"input": [[5, "Gold Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Gold Hoe"]],
|
||||
"input": [[2, "Gold Ingot"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Gold Leggings"]],
|
||||
"input": [[7, "Gold Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Gold Ingot"]],
|
||||
"input": [[1, "Gold Ore"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[9, "Gold Nugget"]],
|
||||
"input": [[1, "Gold Ingot"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Gold Pickaxe"]],
|
||||
"input": [[3, "Gold Ingot"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Gold Sword"]],
|
||||
"input": [[2, "Gold Ingot"], [1, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Golden Apple"]],
|
||||
"input": [[9, "Gold Ingot"], [1, "Apple"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Golden Carrot"]],
|
||||
"input": [[8, "Gold Nugget"], [1, "Carrot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[2, "Gray Dye"]],
|
||||
"input": [[1, "Bone Meal"], [1, "Ink Sac"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Hopper"]],
|
||||
"input": [[5, "Iron Ingot"], [1, "Chest"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Iron Axe"]],
|
||||
"input": [[3, "Iron Ingot"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[16, "Iron Bars"]],
|
||||
"input": [[6, "Iron Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Iron Boots"]],
|
||||
"input": [[4, "Iron Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Iron Chestplate"]],
|
||||
"input": [[8, "Iron Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Iron Door"]],
|
||||
"input": [[6, "Iron Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Iron Helm"]],
|
||||
"input": [[5, "Iron Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Iron Hoe"]],
|
||||
"input": [[2, "Iron Ingot"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Iron Ingot"]],
|
||||
"input": [[1, "Iron Ore"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Iron Leggings"]],
|
||||
"input": [[7, "Iron Ingot"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[9, "Iron Nugget"]],
|
||||
"input": [[1, "Iron Ingot"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Iron Pickaxe"]],
|
||||
"input": [[3, "Iron Ingot"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Iron Sword"]],
|
||||
"input": [[2, "Iron Ingot"], [1, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Lapis Lazuli Block"]],
|
||||
"input": [[9, "Lapis Lazuli"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Lava Bucket"]],
|
||||
"input": [[1, "Bucket"], [1, "Lava Source Block"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Lead"]],
|
||||
"input": [[4, "String"], [1, "Slimeball"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Leather Boots"]],
|
||||
"input": [[4, "Leather"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Leather Tunic"]],
|
||||
"input": [[8, "Leather"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Leather Helm"]],
|
||||
"input": [[5, "Leather"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Leather Leggings"]],
|
||||
"input": [[7, "Leather"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Light Blue Dye"]],
|
||||
"input": [[1, "Bone Meal"], [1, "Lapis Lazuli"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[3, "Light Gray Dye"]],
|
||||
"input": [[2, "Bone Meal"], [1, "Ink Sac"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Light Gray Dye"]],
|
||||
"input": [[1, "Bone Meal"], [1, "Gray Dye"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Lime Dye"]],
|
||||
"input": [[1, "Bone Meal"], [1, "Cactus Green"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Magenta Dye"]],
|
||||
"input": [[1, "Pink Dye"], [1, "Purple Dye"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[3, "Magenta Dye"]],
|
||||
"input": [[1, "Rose Red"], [1, "Pink Dye"], [1, "Lapis Lazuli"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[4, "Magenta Dye"]],
|
||||
"input": [[2, "Rose Red"], [1, "Bone Meal"], [1, "Lapis Lazuli"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Magma Cream"]],
|
||||
"input": [[1, "Slimeball"], [1, "Blaze Powder"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Melon Seeds"]],
|
||||
"input": [[1, "Melon"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Milk"]],
|
||||
"input": [[1, "Bucket"]],
|
||||
"tools": ["Cow"]
|
||||
}, {
|
||||
"output": [[1, "Minecart"]],
|
||||
"input": [[5, "Iron"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Minecart with Chest"]],
|
||||
"input": [[1, "Minecart"], [1, "Chest"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Minecart with Furnace"]],
|
||||
"input": [[1, "Minecart"], [1, "Furnace"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Minecart with Hopper"]],
|
||||
"input": [[1, "Minecart"], [1, "Hopper"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Minecart with TNT"]],
|
||||
"input": [[1, "Minecart"], [1, "TNT"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Mushroom Stew"]],
|
||||
"input": [[1, "Bowl"], [1, "Red Mushroom"], [1, "Brown Mushroom"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Nether Brick (item)"]],
|
||||
"input": [[1, "Netherrack"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Nether Brick (block)"]],
|
||||
"input": [[4, "Nether Brick (item)"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[4, "Oak Plank"]],
|
||||
"input": [[1, "Oak Log"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Orange Dye"]],
|
||||
"input": [[1, "Dandelion Yellow"], [1, "Rose Red"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[3, "Paper"]],
|
||||
"input": [[3, "Sugar Cane"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Pink Dye"]],
|
||||
"input": [[1, "Bone Meal"], [1, "Rose Red"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Piston"]],
|
||||
"input": [[4, "Cobblestone"], [3, "Oak Plank"], [1, "Iron Ingot"], [1, "Redstone"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Pumpkin Pie"]],
|
||||
"input": [[1, "Sugar"], [1, "Pumpkin"], [1, "Egg"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[4, "Pumpkin Seeds"]],
|
||||
"input": [[1, "Pumpkin"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Purple Dye"]],
|
||||
"input": [[1, "Rose Red"], [1, "Lapis Lazuli"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Redstone Comparator"]],
|
||||
"input": [[3, "Redstone Torch"], [1, "Nether Quartz"], [3, "Stone"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Redstone Repeater"]],
|
||||
"input": [[2, "Redstone Torch"], [1, "Redstone"], [3, "Stone"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Redstone Torch"]],
|
||||
"input": [[1, "Redstone"], [1, "Stick"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[2, "Rose Red"]],
|
||||
"input": [[1, "Rose"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Shears"]],
|
||||
"input": [[2, "Iron Ingot"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Sign"]],
|
||||
"input": [[6, "Oak Plank"], [1, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Steak"]],
|
||||
"input": [[1, "Raw Beef"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[4, "Stick"]],
|
||||
"input": [[2, "Oak Plank"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Sticky Piston"]],
|
||||
"input": [[1, "Piston"], [1, "Slimeball"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Sugar"]],
|
||||
"input": [[1, "Sugar Cane"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Stone"]],
|
||||
"input": [[1, "Cobblestone"], [125, "milli-coal"]],
|
||||
"tools": ["Furnace"]
|
||||
}, {
|
||||
"output": [[1, "Stone Axe"]],
|
||||
"input": [[3, "Cobblestone"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Stone Button"]],
|
||||
"input": [[1, "Stone"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Stone Hoe"]],
|
||||
"input": [[2, "Cobblestone"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Stone Pickaxe"]],
|
||||
"input": [[3, "Cobblestone"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Stone Sword"]],
|
||||
"input": [[2, "Cobblestone"], [1, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "TNT"]],
|
||||
"input": [[5, "Gunpowder"], [4, "Sand"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Water Bucket"]],
|
||||
"input": [[1, "Bucket"], [1, "Water Source Block"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Wooden Axe"]],
|
||||
"input": [[3, "Oak Plank"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Wooden Button"]],
|
||||
"input": [[1, "Oak Plank"]],
|
||||
"tools": []
|
||||
}, {
|
||||
"output": [[1, "Wooden Door"]],
|
||||
"input": [[6, "Oak Plank"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Wooden Hoe"]],
|
||||
"input": [[2, "Oak Plank"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Wooden Pickaxe"]],
|
||||
"input": [[3, "Oak Plank"], [2, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Wooden Sword"]],
|
||||
"input": [[2, "Oak Plank"], [1, "Stick"]],
|
||||
"tools": ["Crafting Table"]
|
||||
}, {
|
||||
"output": [[1, "Lever"]],
|
||||
"input": [[1, "Stick"], [1, "Cobblestone"]],
|
||||
"tools": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user