Merge pull request #27 from ZL123/master

Added recipes for Beacon, TNT, and Buttons.
This commit is contained in:
Andrew Miner
2013-08-20 19:09:16 -07:00
+16
View File
@@ -6,6 +6,10 @@
"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, "Boat"]],
"input": [[5, "Oak Plank"]],
@@ -366,6 +370,10 @@
"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"]],
@@ -378,6 +386,10 @@
"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"]],
@@ -386,6 +398,10 @@
"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 Hoe"]],
"input": [[2, "Oak Plank"], [2, "Stick"]],