# Generated: Mon Nov 28 00:26:47 +0100 2011 ::MinecraftRecipes = { # product:"'Paper'" amount:3 'Paper' => { :amount => 3, :ingredients => { 'Sugar cane' => 3, } }, # product:"'Book'" amount:1 'Book' => { :amount => 1, :ingredients => { 'Paper' => 3, } }, # product:"'Fence'" amount:2 'Fence' => { :amount => 2, :ingredients => { 'Stick' => 6, } }, # product:"'Nether Brick Fence'" amount:6 'Nether Brick Fence' => { :amount => 6, :ingredients => { 'Nether Brick' => 6, } }, # product:"'Fence Gate'" amount:1 'Fence Gate' => { :amount => 1, :ingredients => { 'Wooden Planks' => 2, 'Stick' => 4, } }, # product:"'Jukebox'" amount:1 # WARNING!! no lang found for diamond 'Jukebox' => { :amount => 1, :ingredients => { 'Wooden Planks' => 8, 'diamond' => 1, } }, # product:"'Note Block'" amount:1 'Note Block' => { :amount => 1, :ingredients => { 'Wooden Planks' => 8, 'Redstone' => 1, } }, # product:"'Bookshelf'" amount:1 'Bookshelf' => { :amount => 1, :ingredients => { 'Wooden Planks' => 6, 'Book' => 3, } }, # product:"'Snow'" amount:1 'Snow' => { :amount => 1, :ingredients => { 'Snowball' => 4, } }, # product:"'Clay'" amount:1 'Clay' => { :amount => 1, :ingredients => { 'Clay' => 4, } }, # product:"'Bricks'" amount:1 'Bricks' => { :amount => 1, :ingredients => { 'Bricks' => 4, } }, # product:"'Glowstone'" amount:1 # WARNING!! no lang found for lightStoneDust 'Glowstone' => { :amount => 1, :ingredients => { 'lightStoneDust' => 4, } }, # product:"'Pink Wool'" amount:1 # WARNING!! no lang found for silk 'Pink Wool' => { :amount => 1, :ingredients => { 'silk' => 4, } }, # product:"'TNT'" amount:1 # WARNING!! no lang found for gunpowder 'TNT' => { :amount => 1, :ingredients => { 'gunpowder' => 5, 'Sand' => 4, } }, # product:"'Bricks Slab'" amount:3 'Bricks Slab' => { :amount => 3, :ingredients => { 'Cobblestone' => 3, } }, # product:"'Bricks Slab'" amount:3 'Bricks Slab' => { :amount => 3, :ingredients => { 'Stone' => 3, } }, # product:"'Bricks Slab'" amount:3 'Bricks Slab' => { :amount => 3, :ingredients => { 'Sandstone' => 3, } }, # product:"'Bricks Slab'" amount:3 'Bricks Slab' => { :amount => 3, :ingredients => { 'Wooden Planks' => 3, } }, # product:"'Bricks Slab'" amount:3 'Bricks Slab' => { :amount => 3, :ingredients => { 'Bricks' => 3, } }, # product:"'Bricks Slab'" amount:3 'Bricks Slab' => { :amount => 3, :ingredients => { 'Stone Bricks' => 3, } }, # product:"'Ladder'" amount:2 'Ladder' => { :amount => 2, :ingredients => { 'Stick' => 7, } }, # product:"'Wooden Door'" amount:1 'Wooden Door' => { :amount => 1, :ingredients => { 'Wooden Planks' => 6, } }, # product:"'Trapdoor'" amount:2 'Trapdoor' => { :amount => 2, :ingredients => { 'Wooden Planks' => 6, } }, # product:"'Iron Door'" amount:1 'Iron Door' => { :amount => 1, :ingredients => { 'Iron Ingot' => 6, } }, # product:"'Sign'" amount:1 'Sign' => { :amount => 1, :ingredients => { 'Stick' => 1, 'Wooden Planks' => 6, } }, # product:"'Cake'" amount:1 # WARNING!! no lang found for bucketMilk 'Cake' => { :amount => 1, :ingredients => { 'Sugar' => 2, 'bucketMilk' => 3, 'Egg' => 1, 'Wheat' => 3, } }, # product:"'Sugar'" amount:1 'Sugar' => { :amount => 1, :ingredients => { 'Sugar cane' => 1, } }, # product:"'Wooden Planks'" amount:4 'Wooden Planks' => { :amount => 4, :ingredients => { 'Wood' => 1, } }, # product:"'Stick'" amount:4 'Stick' => { :amount => 4, :ingredients => { 'Wooden Planks' => 2, } }, # product:"'Torch'" amount:4 'Torch' => { :amount => 4, :ingredients => { 'Coal' => 1, 'Stick' => 1, } }, # product:"'Torch'" amount:4 'Torch' => { :amount => 4, :ingredients => { 'Stick' => 1, } }, # WARNING!! no lang found for bowlEmpty # product:"'bowlEmpty'" amount:4 'bowlEmpty' => { :amount => 4, :ingredients => { 'Wooden Planks' => 3, } }, # product:"'Glass Bottle'" amount:3 'Glass Bottle' => { :amount => 3, :ingredients => { 'Glass' => 3, } }, # product:"'Rail'" amount:16 'Rail' => { :amount => 16, :ingredients => { 'Stick' => 1, 'Iron Ingot' => 6, } }, # product:"'Powered Rail'" amount:6 'Powered Rail' => { :amount => 6, :ingredients => { 'Stick' => 1, 'Redstone' => 1, 'Gold Ingot' => 6, } }, # product:"'Detector Rail'" amount:6 'Detector Rail' => { :amount => 6, :ingredients => { 'Redstone' => 1, 'Pressure Plate' => 1, 'Iron Ingot' => 6, } }, # WARNING!! no lang found for minecartEmpty # product:"'minecartEmpty'" amount:1 'minecartEmpty' => { :amount => 1, :ingredients => { 'Iron Ingot' => 5, } }, # product:"'Cauldron'" amount:1 'Cauldron' => { :amount => 1, :ingredients => { 'Iron Ingot' => 7, } }, # product:"'Brewing Stand'" amount:1 'Brewing Stand' => { :amount => 1, :ingredients => { 'Cobblestone' => 3, 'Blaze Rod' => 1, } }, # product:"'Jack o Lantern'" amount:1 'Jack o Lantern' => { :amount => 1, :ingredients => { 'Torch' => 1, 'Pumpkin' => 1, } }, # WARNING!! no lang found for minecartCrate # product:"'minecartCrate'" amount:1 # WARNING!! no lang found for minecartEmpty 'minecartCrate' => { :amount => 1, :ingredients => { 'minecartEmpty' => 1, 'Chest' => 1, } }, # WARNING!! no lang found for minecartPowered # product:"'minecartPowered'" amount:1 # WARNING!! no lang found for minecartEmpty 'minecartPowered' => { :amount => 1, :ingredients => { 'minecartEmpty' => 1, 'Furnace' => 1, } }, # product:"'Boat'" amount:1 'Boat' => { :amount => 1, :ingredients => { 'Wooden Planks' => 5, } }, # WARNING!! no lang found for bucketEmpty # product:"'bucketEmpty'" amount:1 'bucketEmpty' => { :amount => 1, :ingredients => { 'Iron Ingot' => 3, } }, # product:"'Flint and Steel'" amount:1 'Flint and Steel' => { :amount => 1, :ingredients => { 'Iron Ingot' => 1, 'Flint' => 1, } }, # product:"'Bread'" amount:1 'Bread' => { :amount => 1, :ingredients => { 'Wheat' => 3, } }, # product:"'Wooden Stairs'" amount:4 'Wooden Stairs' => { :amount => 4, :ingredients => { 'Wooden Planks' => 6, } }, # product:"'Fishing Rod'" amount:1 # WARNING!! no lang found for silk 'Fishing Rod' => { :amount => 1, :ingredients => { 'silk' => 2, 'Stick' => 3, } }, # product:"'Stone Stairs'" amount:4 'Stone Stairs' => { :amount => 4, :ingredients => { 'Cobblestone' => 6, } }, # product:"'Brick Stairs'" amount:4 'Brick Stairs' => { :amount => 4, :ingredients => { 'Bricks' => 6, } }, # product:"'Stone Brick Stairs'" amount:4 'Stone Brick Stairs' => { :amount => 4, :ingredients => { 'Stone Bricks' => 6, } }, # product:"'Nether Brick Stairs'" amount:4 'Nether Brick Stairs' => { :amount => 4, :ingredients => { 'Nether Brick' => 6, } }, # product:"'Painting'" amount:1 'Painting' => { :amount => 1, :ingredients => { 'Stick' => 8, 'Pink Wool' => 1, } }, # product:"'Golden Apple'" amount:1 # WARNING!! no lang found for appleRed 'Golden Apple' => { :amount => 1, :ingredients => { 'appleRed' => 1, 'Block of Gold' => 8, } }, # product:"'Lever'" amount:1 'Lever' => { :amount => 1, :ingredients => { 'Stick' => 1, 'Cobblestone' => 1, } }, # product:"'Redstone Torch'" amount:1 'Redstone Torch' => { :amount => 1, :ingredients => { 'Stick' => 1, 'Redstone' => 1, } }, # WARNING!! no lang found for redstoneRepeater # product:"'redstoneRepeater'" amount:1 'redstoneRepeater' => { :amount => 1, :ingredients => { 'Stone' => 3, 'Redstone' => 1, 'Redstone Torch' => 2, } }, # WARNING!! no lang found for pocketSundial # product:"'pocketSundial'" amount:1 'pocketSundial' => { :amount => 1, :ingredients => { 'Redstone' => 1, 'Gold Ingot' => 4, } }, # product:"'Compass'" amount:1 'Compass' => { :amount => 1, :ingredients => { 'Redstone' => 1, 'Iron Ingot' => 4, } }, # product:"'Map'" amount:1 'Map' => { :amount => 1, :ingredients => { 'Paper' => 8, 'Compass' => 1, } }, # product:"'Button'" amount:1 'Button' => { :amount => 1, :ingredients => { 'Stone' => 2, } }, # product:"'Pressure Plate'" amount:1 'Pressure Plate' => { :amount => 1, :ingredients => { 'Stone' => 2, } }, # product:"'Pressure Plate'" amount:1 'Pressure Plate' => { :amount => 1, :ingredients => { 'Wooden Planks' => 2, } }, # product:"'Dispenser'" amount:1 'Dispenser' => { :amount => 1, :ingredients => { 'Redstone' => 1, 'Cobblestone' => 7, 'Bow' => 1, } }, # product:"'Piston'" amount:1 'Piston' => { :amount => 1, :ingredients => { 'Wooden Planks' => 3, 'Redstone' => 1, 'Cobblestone' => 4, 'Iron Ingot' => 1, } }, # product:"'Sticky Piston'" amount:1 # WARNING!! no lang found for slimeBall 'Sticky Piston' => { :amount => 1, :ingredients => { 'Piston' => 1, 'slimeBall' => 1, } }, # product:"'Bed'" amount:1 'Bed' => { :amount => 1, :ingredients => { 'Wooden Planks' => 3, 'Pink Wool' => 3, } }, # product:"'Enchantment Table'" amount:1 # WARNING!! no lang found for diamond 'Enchantment Table' => { :amount => 1, :ingredients => { 'Book' => 1, 'diamond' => 2, 'Obsidian' => 4, } }, }