diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 055179fa8..42f53923d 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -43,8 +43,10 @@ module.exports = (grunt)-> build: ['./build'] copy: - data: + data_json: files: [expand:true, cwd:'./src/data', src:'**/*.json', dest:'./dist/data'] + data_cg: + files: [expand:true, cwd:'./src/data', src:'**/*.cg', dest:'./dist/data'] data_images: files: [expand:true, cwd:'./src/data', src:'**/*.png', dest:'./dist/data'] fonts: @@ -124,9 +126,15 @@ module.exports = (grunt)-> ] watch: - data: - files: ['./src/data/**/*'] - tasks: ['copy:data'] + data_json: + files: ['./src/data/**/*.json'] + tasks: ['copy:data_json'] + data_cg: + files: ['./src/data/**/*.cg'] + tasks: ['copy:data_cg'] + data_images: + files: ['./src/data/**/*.png'] + tasks: ['copy:data_images'] fonts: files: ['./src/fonts/**/*'] tasks: ['copy:fonts'] diff --git a/src/data/minecraft/minecraft-1.7.10.cg b/src/data/minecraft/minecraft-1.7.10.cg new file mode 100644 index 000000000..42f5e8b7d --- /dev/null +++ b/src/data/minecraft/minecraft-1.7.10.cg @@ -0,0 +1,2485 @@ +schema: 2 +name: Minecraft +version: 1.7.10 +description: Crafting recipes from vanilla Minecraft + +item: Acacia Wood Planks + recipe: + input: Acacia Wood + pattern: ... .0. ... + quantity: 4 + +item: Acacia Wood Slab + recipe: + input: Acacia Wood Planks + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Acacia Wood Stairs + recipe: + input: Acacia Wood Planks + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Activator Rail + recipe: + input: Iron Ingot, Redstone Torch, Stick + pattern: 020 010 020 + quantity: 6 + tools: Crafting Table + +item: Anvil + recipe: + input: Block of Iron, Iron Ingot + pattern: 000 .1. 111 + tools: Crafting Table + +item: Arrow + recipe: + input: Feather, Flint, Stick + pattern: .1. .2. .0. + quantity: 4 + tools: Crafting Table + +item: Awkward Potion + recipe: + input: Nether Wart, Water Bottle + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Baked Potato + recipe: + input: Potato, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Beacon + recipe: + input: Glass, Nether Star, Obsidian + pattern: 000 010 222 + tools: Crafting Table + +item: Bed + recipe: + input: Oak Wood Planks, Wool + pattern: ... 111 000 + tools: Crafting Table + +item: Birch Wood Planks + recipe: + input: Birch Wood + pattern: ... .0. ... + quantity: 4 + +item: Birch Wood Slab + recipe: + input: Birch Wood Planks + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Birch Wood Stairs + recipe: + input: Birch Wood Planks + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Black Carpet + recipe: + input: Black Wool + pattern: ... 00. ... + quantity: 3 + +item: Black Stained Clay + recipe: + input: Hardened Clay, Ink Sac + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Black Stained Glass + recipe: + input: Glass, Ink Sac + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Black Stained Glass Pane + recipe: + input: Black Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Black Wool + recipe: + input: Ink Sac, Wool + pattern: ... .1. .0. + +item: Blaze Powder + recipe: + input: Blaze Rod + pattern: ... .0. ... + quantity: 2 + +item: Block of Coal + recipe: + input: Coal + pattern: 000 000 000 + tools: Crafting Table + +item: Block of Diamond + recipe: + input: Diamond + pattern: 000 000 000 + +item: Block of Emerald + recipe: + input: Emerald + pattern: 000 000 000 + tools: Crafting Table + +item: Block of Gold + recipe: + input: Gold Ingot + pattern: 000 000 000 + +item: Block of Iron + recipe: + input: Iron Ingot + pattern: 000 000 000 + +item: Block of Quartz + recipe: + input: Nether Quartz + pattern: 00. 00. ... + +item: Block of Redstone + recipe: + input: Redstone + pattern: 000 000 000 + tools: Crafting Table + +item: Blue Carpet + recipe: + input: Blue Wool + pattern: ... 00. ... + quantity: 3 + +item: Blue Stained Clay + recipe: + input: Hardened Clay, Lapis Lazuli + pattern: 000 010 000 + tools: Crafting Table + +item: Blue Stained Glass + recipe: + input: Glass, Lapis Lazuli + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Blue Stained Glass Pane + recipe: + input: Blue Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Blue Wool + recipe: + input: Lapis Lazuli, Wool + pattern: ... .1. .0. + +item: Boat + recipe: + input: Oak Wood Planks + pattern: ... 0.0 000 + tools: Crafting Table + +item: Bone Meal + recipe: + input: Bone + pattern: ... .0. ... + quantity: 3 + +item: Book + recipe: + input: Leather, Paper + pattern: 01. 11. ... + +item: Book and Quill + recipe: + input: Book, Feather, Ink Sac + pattern: .1. 02. ... + +item: Bookshelf + recipe: + input: Book, Oak Wood Planks + pattern: 111 000 111 + tools: Crafting Table + +item: Bow + recipe: + input: Stick, String + pattern: .01 0.1 .01 + tools: Crafting Table + +item: Bowl + recipe: + input: Oak Wood Planks + pattern: ... 0.0 .0. + tools: Crafting Table + +item: Bread + recipe: + input: Wheat + pattern: ... 000 ... + tools: Crafting Table + +item: Brewing Stand + recipe: + input: Blaze Rod, Cobblestone + pattern: ... .0. 111 + tools: Crafting Table + +item: Brick + recipe: + input: Clay, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Brick Stairs + recipe: + input: Bricks + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Bricks + recipe: + input: Brick + pattern: 00. 00. ... + +item: Bricks Slab + recipe: + input: Bricks + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Brown Carpet + recipe: + input: Brown Wool + pattern: ... 00. ... + quantity: 3 + +item: Brown Stained Clay + recipe: + input: Cocoa Beans, Hardened Clay + pattern: 111 101 111 + tools: Crafting Table + +item: Brown Stained Glass + recipe: + input: Cocoa Beans, Glass + pattern: 111 101 111 + quantity: 8 + tools: Crafting Table + +item: Brown Stained Glass Pane + recipe: + input: Brown Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Brown Wool + recipe: + input: Cocoa Beans, Wool + pattern: ... .1. .0. + +item: Bucket + recipe: + input: Iron Ingot + pattern: ... 0.0 .0. + tools: Crafting Table + +item: Button + recipe: + input: Stone + pattern: ... .0. ... + +item: Button (wood) + recipe: + input: Oak Wood Planks + pattern: ... .0. ... + +item: Cactus Green + recipe: + input: Cactus, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Cake + recipe: + extras: 3 Bucket + input: Egg, Milk, Sugar, Wheat + pattern: 111 202 333 + tools: Crafting Table + +item: Carpet + recipe: + input: Wool + pattern: ... 00. ... + quantity: 3 + +item: Carrot on a Stick + recipe: + input: Carrot, Fishing Rod + pattern: ... 10. ... + +item: Cauldron + recipe: + input: Iron Ingot + pattern: 0.0 0.0 000 + tools: Crafting Table + +item: Chain Boots + recipe: + input: Fire + pattern: ... 0.0 0.0 + tools: Crafting Table + +item: Chain Chestplate + recipe: + input: Fire + pattern: 0.0 000 000 + tools: Crafting Table + +item: Chain Helmet + recipe: + input: Fire + pattern: 000 0.0 ... + tools: Crafting Table + +item: Chain Leggings + recipe: + input: Fire + pattern: 000 0.0 0.0 + tools: Crafting Table + +item: Charcoal + recipe: + input: Oak Wood, furnace fuel + pattern: .0. ... .1. + tools: Furnace + recipe: + input: Oak Wood, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Chest + recipe: + input: Oak Wood Planks + pattern: 000 0.0 000 + tools: Crafting Table + +item: Chiseled Quartz Block + recipe: + input: Quartz Slab + pattern: ... .0. .0. + +item: Chiseled Sandstone + recipe: + input: Sandstone Slab + pattern: ... .0. .0. + +item: Clay (block) + recipe: + input: Clay + pattern: 00. 00. ... + +item: Clock + recipe: + input: Gold Ingot, Redstone + pattern: .0. 010 .0. + tools: Crafting Table + +item: Coal + gatherable: yes + recipe: + input: Block of Coal + pattern: ... .0. ... + quantity: 9 + +item: Cobblestone Slab + recipe: + input: Cobblestone + pattern: ... 000 ... + quantity: 6 + +item: Cobblestone Wall + recipe: + input: Cobblestone + pattern: ... 000 000 + quantity: 6 + tools: Crafting Table + +item: Compass + recipe: + input: Iron Ingot, Redstone + pattern: .0. 010 .0. + tools: Crafting Table + +item: Cooked Chicken + recipe: + input: Raw Chicken, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Cooked Fish + recipe: + input: Raw Fish, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Cooked Porkchop + recipe: + input: Raw Porkchop, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Cooked Salmon + recipe: + input: Raw Salmon, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Cookie + recipe: + input: Cocoa Beans, Wheat + pattern: ... 101 ... + tools: Crafting Table + +item: Crafting Table + recipe: + input: Oak Wood Planks + pattern: 00. 00. ... + +item: Cyan Carpet + recipe: + input: Cyan Wool + pattern: ... 00. ... + quantity: 3 + +item: Cyan Dye + recipe: + input: Cactus Green, Lapis Lazuli + pattern: ... 01. ... + quantity: 2 + +item: Cyan Stained Clay + recipe: + input: Cyan Dye, Hardened Clay + pattern: 111 101 111 + tools: Crafting Table + +item: Cyan Stained Glass + recipe: + input: Cyan Dye, Glass + pattern: 111 101 111 + quantity: 8 + tools: Crafting Table + +item: Cyan Stained Glass Pane + recipe: + input: Cyan Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Cyan Wool + recipe: + input: Cyan Dye, Wool + pattern: ... .1. .0. + +item: Dandelion Yellow + recipe: + input: Sunflower + pattern: ... .0. ... + quantity: 2 + recipe: + input: Dandelion + pattern: ... .0. ... + +item: Dark Oak Wood Planks + recipe: + input: Dark Oak Wood + pattern: ... .0. ... + quantity: 4 + +item: Dark Oak Wood Slab + recipe: + input: Dark Oak Wood Planks + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Dark Oak Wood Stairs + recipe: + input: Dark Oak Wood Planks + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Daylight Sensor + recipe: + input: Glass, Nether Quartz, Oak Wood Slab + pattern: 000 111 222 + tools: Crafting Table + +item: Detector Rail + recipe: + input: Iron Ingot, Pressure Plate, Redstone + pattern: 0.0 010 020 + quantity: 6 + tools: Crafting Table + +item: Diamond + gatherable: yes + recipe: + input: Block of Diamond + pattern: ... .0. ... + quantity: 9 + +item: Diamond Axe + recipe: + input: Diamond, Stick + pattern: 00. 01. .1. + tools: Crafting Table + +item: Diamond Boots + recipe: + input: Diamond + pattern: ... 0.0 0.0 + tools: Crafting Table + +item: Diamond Chestplate + recipe: + input: Diamond + pattern: 0.0 000 000 + tools: Crafting Table + +item: Diamond Helm + recipe: + input: Diamond + pattern: 000 0.0 ... + tools: Crafting Table + +item: Diamond Hoe + recipe: + input: Diamond, Stick + pattern: 00. .1. .1. + tools: Crafting Table + +item: Diamond Leggings + recipe: + input: Diamond + pattern: 000 0.0 0.0 + tools: Crafting Table + +item: Diamond Pickaxe + recipe: + input: Diamond, Stick + pattern: 000 .1. .1. + tools: Crafting Table + +item: Diamond Shovel + recipe: + input: Diamond, Stick + pattern: .1. .0. .0. + tools: Crafting Table + +item: Diamond Sword + recipe: + input: Diamond, Stick + pattern: .0. .0. .1. + tools: Crafting Table + +item: Dispenser + recipe: + input: Bow, Cobblestone, Redstone + pattern: 111 101 121 + tools: Crafting Table + +item: Door + recipe: + input: Oak Wood Planks + pattern: .00 .00 .00 + tools: Crafting Table + +item: Dropper + recipe: + input: Cobblestone, Redstone + pattern: 000 0.0 010 + tools: Crafting Table + +item: Emerald + gatherable: yes + recipe: + input: Block of Emerald + pattern: ... .0. ... + quantity: 9 + recipe: + input: Emerald Ore, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Empty Map + recipe: + input: Compass, Paper + pattern: 111 101 111 + tools: Crafting Table + recipe: + input: Map (completed), Paper + pattern: 111 101 111 + tools: Crafting Table + +item: Enchantment Table + recipe: + input: Book, Diamond, Obsidian + pattern: .0. 121 222 + tools: Crafting Table + +item: Ender Chest + recipe: + input: Eye of Ender, Obsidian + pattern: 111 101 111 + tools: Crafting Table + +item: Eye of Ender + recipe: + input: Blaze Powder, Ender Pearl + pattern: ... .0. .1. + +item: Fence + recipe: + input: Stick + pattern: ... 000 000 + quantity: 2 + tools: Crafting Table + +item: Fence Gate + recipe: + input: Oak Wood Planks, Stick + pattern: ... 010 010 + tools: Crafting Table + +item: Fermented Spider Eye + recipe: + input: Brown Mushroom, Spider Eye, Sugar + pattern: .2. .0. .1. + +item: Fire Charge + recipe: + input: Blaze Powder, Coal, Gunpowder + pattern: .2. .0. .1. + quantity: 3 + recipe: + input: Blaze Powder, Charcoal, Gunpowder + pattern: .2. .0. .1. + quantity: 3 + +item: Firework Rocket (duration 1) + recipe: + input: Gunpowder, Paper + pattern: ... .1. .0. + +item: Firework Rocket (duration 2) + recipe: + input: Gunpowder, Paper + pattern: ... .1. 0.0 + +item: Firework Rocket (duration 3) + recipe: + input: Gunpowder, Paper + pattern: ... .1. 000 + +item: Fishing Rod + recipe: + input: Stick, String + pattern: ..0 .01 .0. + tools: Crafting Table + +item: Flint and Steel + recipe: + input: Flint, Iron Ingot + pattern: ... .1. ..0 + +item: Flower Pot + recipe: + input: Brick + pattern: ... 0.0 .0. + tools: Crafting Table + +item: Furnace + recipe: + input: Cobblestone + pattern: 000 0.0 000 + tools: Crafting Table + +item: Glass + recipe: + input: Sand, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Glass Bottle + recipe: + input: Glass + pattern: ... 0.0 .0. + quantity: 3 + tools: Crafting Table + +item: Glass Pane + recipe: + input: Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Glass Panes + recipe: + input: Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Glistering Melon + recipe: + input: Gold Nugget, Melon + pattern: 000 010 000 + tools: Crafting Table + +item: Glowstone + recipe: + input: Glowstone Dust + pattern: 00. 00. ... + +item: Gold Axe + recipe: + input: Gold Ingot, Stick + pattern: 00. 01. .1. + tools: Crafting Table + +item: Gold Boots + recipe: + input: Gold Ingot + pattern: ... 0.0 0.0 + tools: Crafting Table + +item: Gold Chestplate + recipe: + input: Gold Ingot + pattern: 0.0 000 000 + tools: Crafting Table + +item: Gold Helm + recipe: + input: Gold Ingot + pattern: 000 0.0 ... + tools: Crafting Table + +item: Gold Hoe + recipe: + input: Gold Ingot, Stick + pattern: 00. .1. .1. + tools: Crafting Table + +item: Gold Ingot + recipe: + input: Gold Ore, furnace fuel + pattern: .0. ... .1. + tools: Furnace + recipe: + input: Block of Gold + pattern: ... .0. ... + quantity: 9 + recipe: + input: Gold Nugget + pattern: 000 000 000 + tools: Crafting Table + +item: Gold Leggings + recipe: + input: Gold Ingot + pattern: 000 0.0 0.0 + tools: Crafting Table + +item: Gold Nugget + recipe: + input: Gold Ingot + pattern: ... .0. ... + quantity: 9 + +item: Gold Pickaxe + recipe: + input: Gold Ingot, Stick + pattern: 000 .1. .1. + tools: Crafting Table + +item: Gold Shovel + recipe: + input: Gold Ingot, Stick + pattern: .1. .0. .0. + tools: Crafting Table + +item: Gold Sword + recipe: + input: Gold Ingot, Stick + pattern: .0. .0. .1. + tools: Crafting Table + +item: Golden Apple + recipe: + input: Apple, Gold Ingot + pattern: 111 101 111 + tools: Crafting Table + +item: Golden Apple (magic) + recipe: + input: Apple, Block of Gold + pattern: 111 101 111 + tools: Crafting Table + +item: Golden Carrot + recipe: + input: Carrot, Gold Nugget + pattern: 111 101 111 + tools: Crafting Table + +item: Gray Carpet + recipe: + input: Gray Wool + pattern: ... 00. ... + quantity: 3 + +item: Gray Dye + recipe: + input: Bone Meal, Ink Sac + pattern: ... .0. .1. + quantity: 2 + +item: Gray Stained Clay + recipe: + input: Gray Dye, Hardened Clay + pattern: 111 101 111 + tools: Crafting Table + +item: Gray Stained Glass + recipe: + input: Glass, Gray Dye + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Gray Stained Glass Pane + recipe: + input: Gray Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Gray Wool + recipe: + input: Gray Dye, Wool + pattern: ... .1. .0. + +item: Green Carpet + recipe: + input: Green Wool + pattern: ... 00. ... + quantity: 3 + +item: Green Stained Clay + recipe: + input: Cactus Green, Hardened Clay + pattern: 111 101 111 + tools: Crafting Table + +item: Green Stained Glass + recipe: + input: Cactus Green, Glass + pattern: 111 101 111 + quantity: 8 + tools: Crafting Table + +item: Green Stained Glass Pane + recipe: + input: Green Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Green Wool + recipe: + input: Cactus Green, Wool + pattern: ... .1. .0. + +item: Hardened Clay + recipe: + input: Clay (block), furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Hay Bale + recipe: + input: Wheat + pattern: 000 000 000 + tools: Crafting Table + +item: Hopper + recipe: + input: Chest, Iron Ingot + pattern: 1.1 101 .1. + tools: Crafting Table + +item: Iron Axe + recipe: + input: Iron Ingot, Stick + pattern: 00. 01. .1. + tools: Crafting Table + +item: Iron Bars + recipe: + input: Iron Ingot + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Iron Boots + recipe: + input: Iron Ingot + pattern: ... 0.0 0.0 + tools: Crafting Table + +item: Iron Chestplate + recipe: + input: Iron Ingot + pattern: 0.0 000 000 + tools: Crafting Table + +item: Iron Door + recipe: + input: Iron Ingot + pattern: .00 .00 .00 + tools: Crafting Table + +item: Iron Helm + recipe: + input: Iron Ingot + pattern: 000 0.0 0.0 + tools: Crafting Table + +item: Iron Hoe + recipe: + input: Iron Ingot, Stick + pattern: 00. 1.. 1.. + tools: Crafting Table + +item: Iron Ingot + recipe: + input: Iron Ore, furnace fuel + pattern: .0. ... .1. + tools: Furnace + recipe: + input: Block of Iron + pattern: ... .0. ... + quantity: 9 + +item: Iron Leggings + recipe: + input: Iron Ingot + pattern: 000 0.0 0.0 + tools: Crafting Table + +item: Iron Nugget + recipe: + input: Iron Ingot + pattern: ... .0. ... + quantity: 9 + +item: Iron Pickaxe + recipe: + input: Iron Ingot, Stick + pattern: 000 .1. .1. + tools: Crafting Table + +item: Iron Shovel + recipe: + input: Iron Ingot, Stick + pattern: .0. .1. .1. + tools: Crafting Table + +item: Iron Sword + recipe: + input: Iron Ingot, Stick + pattern: .0. .0. .1. + tools: Crafting Table + +item: Item Frame + recipe: + input: Leather, Stick + pattern: 111 101 111 + tools: Crafting Table + +item: Jack o'Lantern + recipe: + input: Pumpkin, Torch + pattern: ... .0. .1. + +item: Jukebox + recipe: + input: Diamond, Oak Wood Planks + pattern: 111 101 111 + tools: Crafting Table + +item: Jungle Wood Planks + recipe: + input: Jungle Wood + pattern: ... .0. ... + quantity: 4 + +item: Jungle Wood Slab + recipe: + input: Jungle Wood Planks + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Jungle Wood Stairs + recipe: + input: Jungle Wood Planks + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Lapis Lazuli + gatherable: yes + recipe: + input: Lapis Lazuli Ore, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Lapis Lazuli Block + recipe: + input: Lapis Lazuli + pattern: 000 000 000 + tools: Crafting Table + +item: Lava Bucket + recipe: + input: Bucket, Lava Source Block + pattern: ... .1. .0. + +item: Lead + recipe: + input: Slimeball, String + pattern: 11. 10. ..1 + quantity: 2 + tools: Crafting Table + +item: Leather Boots + recipe: + input: Leather + pattern: ... 0.0 0.0 + +item: Leather Cap + recipe: + input: Leather + pattern: 000 0.0 ... + +item: Leather Pants + recipe: + input: Leather + pattern: 000 0.0 0.0 + +item: Leather Tunic + recipe: + input: Leather + pattern: 0.0 000 000 + +item: Lever + recipe: + input: Cobblestone, Stick + pattern: ... .1. .0. + +item: Light Blue Carpet + recipe: + input: Light Blue Wool + pattern: ... 00. ... + quantity: 3 + +item: Light Blue Dye + recipe: + input: Blue Orchid + pattern: ... .0. ... + recipe: + input: Bone Meal, Lapis Lazuli + pattern: ... .0. .1. + quantity: 2 + +item: Light Blue Stained Clay + recipe: + input: Hardened Clay, Light Blue Dye + pattern: 000 010 000 + tools: Crafting Table + +item: Light Blue Stained Glass + recipe: + input: Glass, Light Blue Dye + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Light Blue Stained Glass Pane + recipe: + input: Light Blue Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Light Blue Wool + recipe: + input: Light Blue Dye, Wool + pattern: ... .1. .0. + +item: Light Gray Carpet + recipe: + input: Light Gray Wool + pattern: ... 00. ... + quantity: 3 + +item: Light Gray Dye + recipe: + input: White Tulip + pattern: ... .0. ... + recipe: + input: Azure Bluet + pattern: ... .0. ... + recipe: + input: Oxeye Daisy + pattern: ... .0. ... + recipe: + input: Bone Meal, Ink Sac + pattern: ... 010 ... + quantity: 3 + recipe: + input: Bone Meal, Gray Dye + pattern: ... .0. .1. + quantity: 2 + +item: Light Gray Stained Clay + recipe: + input: Hardened Clay, Light Gray Dye + pattern: 000 010 000 + tools: Crafting Table + +item: Light Gray Stained Glass + recipe: + input: Glass, Light Gray Dye + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Light Gray Stained Glass Pane + recipe: + input: Light Gray Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Light Gray Wool + recipe: + input: Light Gray Dye, Wool + pattern: ... .1. .0. + +item: Lime Carpet + recipe: + input: Lime Wool + pattern: ... 00. ... + quantity: 3 + +item: Lime Dye + recipe: + input: Bone Meal, Cactus Green + pattern: ... .0. .1. + quantity: 2 + +item: Lime Stained Clay + recipe: + input: Hardened Clay, Lime Dye + pattern: 000 010 000 + tools: Crafting Table + +item: Lime Stained Glass + recipe: + input: Glass, Lime Dye + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Lime Stained Glass Pane + recipe: + input: Lime Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Lime Wool + recipe: + input: Lime Dye, Wool + pattern: ... .1. .0. + +item: Magenta Carpet + recipe: + input: Magenta Wool + pattern: ... 00. ... + quantity: 3 + +item: Magenta Dye + recipe: + input: Allium + pattern: ... .0. ... + recipe: + input: Bone Meal, Lapis Lazuli, Rose Red + pattern: 22. 01. ... + quantity: 4 + recipe: + input: Lapis Lazuli, Pink Dye, Rose Red + pattern: ... 012 ... + quantity: 3 + recipe: + input: Pink Dye, Purple Dye + pattern: ... .0. .1. + quantity: 2 + +item: Magenta Stained Clay + recipe: + input: Hardened Clay, Magenta Dye + pattern: 000 010 000 + tools: Crafting Table + +item: Magenta Stained Glass + recipe: + input: Glass, Magenta Dye + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Magenta Stained Glass Pane + recipe: + input: Magenta Stained Glass + pattern: ... 000 ... + quantity: 16 + tools: Crafting Table + +item: Magenta Wool + recipe: + input: Magenta Dye, Wool + pattern: ... .1. .0. + +item: Magma Cream + recipe: + input: Blaze Powder, Slimeball + pattern: ... .0. .1. + +item: Magneta Dye + recipe: + input: Lilac + pattern: ... .0. ... + quantity: 2 + +item: Melon (block) + recipe: + input: Melon + pattern: 000 000 000 + tools: Crafting Table + +item: Melon Seeds + recipe: + input: Melon + pattern: ... .0. ... + +item: Milk + recipe: + input: Bucket + pattern: ... .0. ... + tools: Cow + +item: Minecart + recipe: + input: Iron Ingot + pattern: ... 0.0 000 + tools: Crafting Table + +item: Minecart with Chest + recipe: + input: Chest, Minecart + pattern: ... .0. .1. + +item: Minecart with Furnace + recipe: + input: Furnace, Minecart + pattern: ... .0. .1. + +item: Minecart with Hopper + recipe: + input: Hopper, Minecart + pattern: ... .0. .1. + +item: Minecart with TNT + recipe: + input: Minecart, TNT + pattern: ... .1. .0. + +item: Mossy Cobblestone Wall + recipe: + input: Moss Stone + pattern: ... 000 000 + quantity: 6 + tools: Crafting Table + +item: Mundane Potion + recipe: + input: Redstone, Water Bottle + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Mundane Splash Potion + recipe: + input: Gunpowder, Mundane Potion + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Mushroom Stew + recipe: + input: Bowl, Brown Mushroom, Red Mushroom + pattern: .2. .1. .0. + +item: Nether Brick (block) + recipe: + input: Nether Brick (item) + pattern: 00. 00. 000 + +item: Nether Brick Fence + recipe: + input: Nether Brick (block) + pattern: ... 000 000 + quantity: 6 + tools: Crafting Table + +item: Nether Brick (item) + recipe: + input: Netherrack, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Nether Brick Slab + recipe: + input: Nether Brick (block) + pattern: ... 000 ... + quantity: 6 + +item: Nether Brick Stairs + recipe: + input: Nether Brick (block) + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Nether Quartz + gatherable: yes + recipe: + input: Nether Quartz Ore, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Note Block + recipe: + input: Oak Wood Planks, Redstone + pattern: 000 010 000 + tools: Crafting Table + +item: Oak Wood Planks + recipe: + input: Oak Wood + pattern: ... .0. ... + quantity: 4 + +item: Oak Wood Slab + recipe: + input: Oak Wood Planks + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Oak Wood Stairs + recipe: + input: Oak Wood Planks + pattern: 0.. 00. 000 + quantity: 4 + +item: Orange Carpet + recipe: + input: Orange Wool + pattern: ... 00. ... + quantity: 3 + +item: Orange Dye + recipe: + input: Orange Tulip + pattern: ... .0. ... + recipe: + input: Dandelion Yellow, Rose Red + pattern: ... .0. .1. + quantity: 2 + +item: Orange Stained Clay + recipe: + input: Hardened Clay, Orange Dye + pattern: 000 010 000 + tools: Crafting Table + +item: Orange Stained Glass + recipe: + input: Glass, Orange Dye + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Orange Stained Glass Pane + recipe: + input: Orange Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Orange Wool + recipe: + input: Orange Dye, Wool + pattern: ... .1. .0. + +item: Painting + recipe: + input: Stick, Wool + pattern: 000 010 000 + tools: Crafting Table + +item: Paper + recipe: + input: Sugar Cane + pattern: ... 000 ... + quantity: 3 + +item: Pillar Quartz Block + recipe: + input: Block of Quartz + pattern: ... .0. .0. + quantity: 2 + +item: Pink Carpet + recipe: + input: Pink Wool + pattern: ... 00. ... + quantity: 3 + +item: Pink Dye + recipe: + input: Peony + pattern: ... .0. ... + quantity: 2 + recipe: + input: Pink Tulip + pattern: ... .0. ... + recipe: + input: Bone Meal, Rose Red + pattern: ... .0. .1. + quantity: 2 + +item: Pink Stained Clay + recipe: + input: Hardened Clay, Pink Dye + pattern: 000 010 000 + tools: Crafting Table + +item: Pink Stained Glass + recipe: + input: Glass, Pink Dye + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Pink Stained Glass Pane + recipe: + input: Pink Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Pink Wool + recipe: + input: Pink Dye, Wool + pattern: ... .1. .0. + +item: Piston + recipe: + input: Cobblestone, Iron Ingot, Oak Wood Planks, Redstone + pattern: 222 010 030 + tools: Crafting Table + +item: Potion of Fire Resistance (3:00) + recipe: + input: Awkward Potion, Magma Cream + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Fire Resistance (8:00) + recipe: + input: Potion of Fire Resistance (3:00), Redstone + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Harming + recipe: + input: Fermented Spider Eye, Potion of Poison (0:45) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Poison (2:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Water Breathing (3:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Water Breathing (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Healing + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Harming II + recipe: + input: Glowstone Dust, Potion of Harming + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Poison II (0:22) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Healing II + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Healing + recipe: + input: Awkward Potion, Glistering Melon + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Healing II + recipe: + input: Glowstone Dust, Potion of Healing + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Invisibility (3:00) + recipe: + input: Fermented Spider Eye, Potion of Night Vision (3:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Invisibility (8:00) + recipe: + input: Potion of Invisibility (3:00), Redstone + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Night Vision (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Night Vision (3:00) + recipe: + input: Awkward Potion, Golden Carrot + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Night Vision (8:00) + recipe: + input: Potion of Night Vision (3:00), Redstone + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Poison (0:45) + recipe: + input: Awkward Potion, Spider Eye + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Poison II (0:22) + recipe: + input: Glowstone Dust, Potion of Poison (0:45) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Regeneration (0:45) + recipe: + input: Awkward Potion, Ghast Tear + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Regeneration (2:00) + recipe: + input: Potion of Regeneration (0:45), Redstone + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Regeneration II (0:22) + recipe: + input: Glowstone Dust, Potion of Regeneration (0:45) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Slowness (1:30) + recipe: + input: Fermented Spider Eye, Potion of Swiftness + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Slowness (4:00) + recipe: + input: Potion of Slowness (1:30), Redstone + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Fire Resistance (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Swiftness (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Strength (3:00) + recipe: + input: Awkward Potion, Blaze Powder + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Strength (8:00) + recipe: + input: Potion of Strength (3:00), Redstone + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Strength II (1:30) + recipe: + input: Glowstone Dust, Potion of Strength (3:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Swiftness (3:00) + recipe: + input: Awkward Potion, Sugar + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Swiftness (8:00) + recipe: + input: Potion of Swiftness (3:00), Redstone + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Swiftness II (1:30) + recipe: + input: Glowstone Dust, Potion of Swiftness (3:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Water Breathing (3:00) + recipe: + input: Awkward Potion, Pufferfish + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Water Breathing (8:00) + recipe: + input: Potion of Water Breathing (3:00), Redstone + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Potion of Weakness (1:30) + recipe: + input: Fermented Spider Eye, Water Bottle + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Potion of Weakness (4:00) + recipe: + input: Potion of Weakness (1:30), Redstone + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Mundane Potion + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Water Bottle + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + recipe: + input: Fermented Spider Eye, Potion of Strength (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Powered Rail + recipe: + input: Gold Ingot, Redstone, Stick + pattern: 0.0 020 010 + quantity: 6 + tools: Crafting Table + +item: Pressure Plate (stone) + recipe: + input: Stone + pattern: ... 00. ... + +item: Pressure Plate (wood) + recipe: + input: Oak Wood Planks + pattern: ... 00. ... + +item: Pumpkin Pie + recipe: + input: Egg, Pumpkin, Sugar + pattern: .2. .0. .1. + +item: Pumpkin Seeds + recipe: + input: Pumpkin + pattern: ... .0. ... + quantity: 4 + +item: Purple Carpet + recipe: + input: Purple Wool + pattern: ... 00. ... + quantity: 3 + +item: Purple Dye + recipe: + input: Lapis Lazuli, Rose Red + pattern: ... .0. .1. + quantity: 2 + +item: Purple Stained Clay + recipe: + input: Hardened Clay, Purple Dye + pattern: 000 010 000 + tools: Crafting Table + +item: Purple Stained Glass + recipe: + input: Glass, Purple Dye + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Purple Stained Glass Pane + recipe: + input: Purple Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Purple Wool + recipe: + input: Purple Dye, Wool + pattern: ... .1. .0. + +item: Quartz Slab + recipe: + input: Block of Quartz + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Quartz Stairs + recipe: + input: Block of Quartz + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Rail + recipe: + input: Iron Ingot, Stick + pattern: 0.0 010 0.0 + quantity: 16 + tools: Crafting Table + +item: Red Carpet + recipe: + input: Red Wool + pattern: ... 00. ... + quantity: 3 + +item: Red Stained Clay + recipe: + input: Hardened Clay, Rose Red + pattern: 000 010 000 + tools: Crafting Table + +item: Red Stained Glass + recipe: + input: Glass, Rose Red + pattern: 000 010 000 + quantity: 8 + tools: Crafting Table + +item: Red Stained Glass Pane + recipe: + input: Red Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Red Wool + recipe: + input: Rose Red, Wool + pattern: ... .1. .0. + +item: Redstone + gatherable: yes + recipe: + input: Redstone Ore, furnace fuel + pattern: .0. ... .1. + tools: Furnace + recipe: + input: Block of Redstone + pattern: ... .0. ... + quantity: 9 + +item: Redstone Comparator + recipe: + input: Nether Quartz, Redstone Torch, Stone + pattern: .1. 101 222 + tools: Crafting Table + +item: Redstone Lamp + recipe: + input: Glowstone, Redstone + pattern: .1. 101 .1. + tools: Crafting Table + +item: Redstone Repeater + recipe: + input: Redstone, Redstone Torch, Stone + pattern: ... 101 222 + tools: Crafting Table + +item: Redstone Torch + recipe: + input: Redstone, Stick + pattern: ... .0. .1. + +item: Rose Red + recipe: + input: Rose Bush + pattern: ... .0. ... + quantity: 2 + recipe: + input: Poppy + pattern: ... .0. ... + recipe: + input: Red Tulip + pattern: ... .0. ... + recipe: + input: Rose + pattern: ... .0. ... + quantity: 2 + recipe: + input: Poppy + pattern: ... .0. ... + +item: Sandstone + recipe: + input: Sand + pattern: 00. 00. ... + +item: Sandstone Slab + recipe: + input: Sandstone + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Sandstone Stairs + recipe: + input: Sandstone + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Shears + recipe: + input: Iron Ingot + pattern: ... .0. ..0 + +item: Sign + recipe: + input: Oak Wood Planks, Stick + pattern: 000 000 .1. + tools: Crafting Table + +item: Smooth Sandstone + recipe: + input: Sandstone + pattern: 00. 00. ... + quantity: 4 + +item: Snow (block) + recipe: + input: Snowball + pattern: 00. 00. ... + +item: Snow (carpet) + recipe: + input: Snow (block) + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Splash Potion of Fire Resistance (2:15) + recipe: + input: Magma Cream, Potion of Fire Resistance (3:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Fire Resistance (6:00) + recipe: + input: Gunpowder, Potion of Fire Resistance (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Harming + recipe: + input: Gunpowder, Potion of Harming + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Harming II + recipe: + input: Gunpowder, Potion of Harming II + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Healing + recipe: + input: Gunpowder, Potion of Healing + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Healing II + recipe: + input: Gunpowder, Potion of Healing II + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Invisibility (2:15) + recipe: + input: Gunpowder, Potion of Invisibility (3:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Invisibility (6:00) + recipe: + input: Gunpowder, Potion of Invisibility (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Night Vision (2:15) + recipe: + input: Gunpowder, Potion of Night Vision (3:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Night Vision (6:00) + recipe: + input: Gunpowder, Potion of Night Vision (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Poison (0:33) + recipe: + input: Potion of Poison (0:45), Spider Eye + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Poison (1:30) + recipe: + input: Gunpowder, Potion of Poison (2:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Poison II (0:16) + recipe: + input: Glowstone, Potion of Poison II (0:22) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Regeneration (0:33) + recipe: + input: Gunpowder, Potion of Regeneration (0:45) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Regeneration (1:30) + recipe: + input: Gunpowder, Potion of Regeneration (2:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Regeneration II (0:16) + recipe: + input: Gunpowder, Potion of Regeneration II (0:22) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Slowness (1:07) + recipe: + input: Gunpowder, Potion of Slowness (1:30) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Slowness (3:00) + recipe: + input: Gunpowder, Potion of Slowness (4:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Strength (2:15) + recipe: + input: Gunpowder, Potion of Strength (3:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Strength (6:00) + recipe: + input: Gunpowder, Potion of Strength (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Strength II (1:07) + recipe: + input: Gunpowder, Potion of Strength II (1:30) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Swiftness (2:15) + recipe: + input: Potion of Swiftness (3:00), Sugar + pattern: .1. ... 000 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Swiftness (6:00) + recipe: + input: Gunpowder, Potion of Swiftness (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Swiftness II (1:07) + recipe: + input: Gunpowder, Potion of Swiftness II (1:30) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Water Breathing (2:15) + recipe: + input: Gunpowder, Potion of Water Breathing (3:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Water Breathing (6:00) + recipe: + input: Gunpowder, Potion of Water Breathing (8:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Weakness (1:07) + recipe: + input: Gunpowder, Potion of Weakness (1:30) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Splash Potion of Weakness (3:00) + recipe: + input: Gunpowder, Potion of Weakness (4:00) + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: Spruce Planks + recipe: + input: Spruce Log + pattern: ... .0. ... + quantity: 4 + +item: Spruce Wood Slab + recipe: + input: Spruce Wood Planks + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Spruce Wood Stairs + recipe: + input: Spruce Wood Planks + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Steak + recipe: + input: Raw Beef, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Stick + recipe: + input: Oak Wood Planks + pattern: ... .0. .0. + quantity: 4 + +item: Sticky Piston + recipe: + input: Piston, Slimeball + pattern: ... .1. .0. + +item: Stone + recipe: + input: Cobblestone, furnace fuel + pattern: .0. ... .1. + tools: Furnace + +item: Stone Axe + recipe: + input: Cobblestone, Stick + pattern: 00. 01. .1. + tools: Crafting Table + +item: Stone Brick Stairs + recipe: + input: Stone Bricks + pattern: 0.0 0.0 00. + quantity: 4 + +item: Stone Bricks + recipe: + input: Stone + pattern: 00. 00. ... + quantity: 4 + +item: Stone Bricks Slab + recipe: + input: Stone Bricks + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Stone Hoe + recipe: + input: Cobblestone, Stick + pattern: 00. .1. .1. + tools: Crafting Table + +item: Stone Pickaxe + recipe: + input: Cobblestone, Stick + pattern: 000 .1. .1. + tools: Crafting Table + +item: Stone Shovel + recipe: + input: Cobblestone, Stick + pattern: .0. .1. .1. + tools: Crafting Table + +item: Stone Slab + recipe: + input: Stone + pattern: ... 000 ... + quantity: 6 + tools: Crafting Table + +item: Stone Stairs + recipe: + input: Cobblestone + pattern: 0.. 00. 000 + quantity: 4 + tools: Crafting Table + +item: Stone Sword + recipe: + input: Cobblestone, Stick + pattern: .0. .0. .1. + tools: Crafting Table + +item: String + gatherable: yes + +item: Sugar + recipe: + input: Sugar Cane + pattern: ... .0. ... + +item: Thick Potion + recipe: + input: Glowstone Dust, Water Bottle + pattern: .0. ... 111 + quantity: 3 + tools: Brewing Stand + +item: TNT + recipe: + input: Gunpowder, Sand + pattern: 010 101 010 + tools: Crafting Table + +item: Torch + recipe: + input: Charcoal, Stick + pattern: ... .0. .1. + quantity: 4 + recipe: + input: Coal, Stick + pattern: ... .0. .1. + quantity: 4 + +item: Trapdoor + recipe: + input: Oak Wood Planks + pattern: ... 000 000 + quantity: 2 + tools: Crafting Table + +item: Trapped Chest + recipe: + input: Chest, Tripwire Hook + pattern: ... .1. .0. + +item: Tripwire Hook + recipe: + input: Iron Ingot, Oak Wood Planks, Stick + pattern: .0. .2. .1. + quantity: 2 + tools: Crafting Table + +item: Water Bottle + recipe: + input: Glass Bottle + pattern: ... .0. ... + tools: Water Source Block + +item: Water Bucket + recipe: + input: Bucket, Water Source Block + pattern: ... .1. .0. + +item: Weighted Pressure Plate (Heavy) + recipe: + input: Iron Ingot + pattern: ... 00. ... + +item: Weighted Pressure Plate (Light) + recipe: + input: Gold Ingot + pattern: ... 00. ... + +item: Wheat + gatherable: yes + recipe: + input: Hay Bale + pattern: ... .0. ... + quantity: 9 + +item: White Stained Clay + recipe: + input: Bone Meal, Hardened Clay + pattern: 111 101 111 + tools: Crafting Table + +item: White Stained Glass + recipe: + input: Bone Meal, Glass + pattern: 111 101 111 + quantity: 8 + tools: Crafting Table + +item: White Stained Glass Pane + recipe: + input: White Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Wooden Axe + recipe: + input: Oak Wood Planks, Stick + pattern: 00. 01. .1. + tools: Crafting Table + +item: Wooden Button + recipe: + input: Oak Wood Planks + pattern: ... .0. ... + +item: Wooden Hoe + recipe: + input: Oak Wood Planks, Stick + pattern: 00. .1. .1. + tools: Crafting Table + +item: Wooden Pickaxe + recipe: + input: Oak Wood Planks, Stick + pattern: 000 .1. .1. + tools: Crafting Table + +item: Wooden Shovel + recipe: + input: Oak Wood Planks, Stick + pattern: .0. .1. .1. + tools: Crafting Table + +item: Wooden Sword + recipe: + input: Oak Wood Planks, Stick + pattern: .0. .0. .1. + tools: Crafting Table + +item: Wool + gatherable: yes + recipe: + input: String + pattern: 00. 00. 000 + +item: Yellow Carpet + recipe: + input: Yellow Wool + pattern: ... 00. ... + quantity: 3 + +item: Yellow Stained Clay + recipe: + input: Dandelion Yellow, Hardened Clay + pattern: 111 101 111 + tools: Crafting Table + +item: Yellow Stained Glass + recipe: + input: Dandelion Yellow, Glass + pattern: 111 101 111 + quantity: 8 + tools: Crafting Table + +item: Yellow Stained Glass Pane + recipe: + input: Yellow Stained Glass + pattern: ... 000 000 + quantity: 16 + tools: Crafting Table + +item: Yellow Wool + recipe: + input: Dandelion Yellow, Wool + pattern: ... .0. .1. diff --git a/src/data/minecraft/recipes.json b/src/data/minecraft/recipes.json deleted file mode 100644 index 4033c6311..000000000 --- a/src/data/minecraft/recipes.json +++ /dev/null @@ -1,1938 +0,0 @@ -{ - "dataVersion": 1, - "name": "Minecraft", - "version": "1.7.10", - "description": "Crafting recipes from vanilla Minecraft", - "raw_materials": [ - "Coal", - "Diamond", - "Emerald", - "Lapis Lazuli", - "Nether Quartz", - "Redstone", - "String", - "Wheat", - "Wool" - ], - "recipes": [ - { - "output": [[4, "Acacia Wood Planks"]], - "input": "Acacia Wood", - "pattern": "... .0. ..." - }, { - "output": [[6, "Acacia Wood Slab"]], - "input": [[3, "Acacia Wood Planks"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[4, "Acacia Wood Stairs"]], - "input": [[6, "Acacia Wood Planks"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": [[6, "Activator Rail"]], - "input": [[6, "Iron Ingot"], [2, "Stick"], "Redstone Torch"], - "pattern": "010 020 010", - "tools": "Crafting Table" - }, { - "output": "Anvil", - "input": [[4, "Iron Ingot"], [3, "Block of Iron"]], - "pattern": "111 .0. 000", - "tools": "Crafting Table" - }, { - "output": [[4, "Arrow"]], - "input": ["Feather", "Flint", "Stick"], - "pattern": ".1. .2. .0.", - "tools": "Crafting Table" - }, { - "output": [[3, "Awkward Potion"]], - "input": [[3, "Water Bottle"], "Nether Wart"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": "Baked Potato", - "input": ["furnace fuel", "Potato"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": "Beacon", - "input": [[5, "Glass"], [3, "Obsidian"], "Nether Star"], - "pattern": "000 020 111", - "tools": "Crafting Table" - }, { - "output": "Bed", - "input": [[3, "Oak Wood Planks"], [3, "Wool"]], - "pattern": "... 111 000", - "tools": "Crafting Table" - }, { - "output": [[4, "Birch Wood Planks"]], - "input": "Birch Wood", - "pattern": "... .0. ..." - }, { - "output": [[6, "Birch Wood Slab"]], - "input": [[3, "Birch Wood Planks"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[4, "Birch Wood Stairs"]], - "input": [[6, "Birch Wood Planks"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": [[3, "Black Carpet"]], - "input": [[2, "Black Wool"]], - "pattern": "... 00. ..." - }, { - "output": [[8, "Black Stained Clay"]], - "input": [[8, "Hardened Clay"], "Ink Sac"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Black Stained Glass"]], - "input": [[8, "Glass"], "Ink Sac"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Black Stained Glass Pane"]], - "input": [[6, "Black Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Black Wool", - "input": ["Ink Sac", "Wool"], - "pattern": "... .1. .0." - }, { - "output": [[2, "Blaze Powder"]], - "input": "Blaze Rod", - "pattern": "... .0. ..." - }, { - "output": "Block of Coal", - "input": [[9, "Coal"]], - "tools": "Crafting Table" - }, { - "output": "Block of Diamond", - "input": [[9, "Diamond"]] - }, { - "output": "Block of Emerald", - "input": [[9, "Emerald"]], - "tools": "Crafting Table" - }, { - "output": "Block of Gold", - "input": [[9, "Gold Ingot"]] - }, { - "output": "Block of Iron", - "input": [[9, "Iron Ingot"]] - }, { - "output": "Block of Quartz", - "input": [[4, "Nether Quartz"]], - "pattern": "00. 00. ..." - }, { - "output": "Block of Redstone", - "input": [[9, "Redstone"]], - "tools": "Crafting Table" - }, { - "output": [[3, "Blue Carpet"]], - "input": [[2, "Blue Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Blue Stained Clay", - "input": [[8, "Hardened Clay"], "Lapis Lazuli"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Blue Stained Glass"]], - "input": [[8, "Glass"], "Lapis Lazuli"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Blue Stained Glass Pane"]], - "input": [[6, "Blue Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Blue Wool", - "input": ["Lapis Lazuli", "Wool"], - "pattern": "... .1. .0." - }, { - "output": "Boat", - "input": [[5, "Oak Wood Planks"]], - "pattern": "... 0.0 000", - "tools": "Crafting Table" - }, { - "output": [[3, "Bone Meal"]], - "input": "Bone", - "pattern": "... .0. ..." - }, { - "output": "Book", - "input": [[3, "Paper"], "Leather"], - "pattern": "10. 00. ..." - }, { - "output": "Book and Quill", - "input": ["Book", "Feather", "Ink Sac"], - "pattern": ".1. 02. ..." - }, { - "output": "Bookshelf", - "input": [[6, "Oak Wood Planks"], [3, "Book"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": "Bow", - "input": [[3, "Stick"], [3, "String"]], - "pattern": ".01 0.1 .01", - "tools": "Crafting Table" - }, { - "output": "Bowl", - "input": [[3, "Oak Wood Planks"]], - "pattern": "... 0.0 .0.", - "tools": "Crafting Table" - }, { - "output": "Bread", - "input": [[3, "Wheat"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": "Brewing Stand", - "input": [[3, "Cobblestone"], "Blaze Rod"], - "pattern": "... .1. 000", - "tools": "Crafting Table" - }, { - "output": "Brick", - "input": ["Clay", "furnace fuel"], - "pattern": ".0. ... .1.", - "tools": "Furnace" - }, { - "output": [[4, "Brick Stairs"]], - "input": [[6, "Bricks"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": "Bricks", - "input": [[4, "Brick"]], - "pattern": "00. 00. ..." - }, { - "output": [[6, "Bricks Slab"]], - "input": [[3, "Bricks"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[3, "Brown Carpet"]], - "input": [[2, "Brown Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Brown Stained Clay", - "input": [[8, "Hardened Clay"], "Cocoa Beans"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Brown Stained Glass"]], - "input": [[8, "Glass"], "Cocoa Beans"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Brown Stained Glass Pane"]], - "input": [[6, "Brown Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Brown Wool", - "input": ["Cocoa Beans", "Wool"], - "pattern": "... .1. .0." - }, { - "output": "Bucket", - "input": [[3, "Iron Ingot"]], - "pattern": "... 0.0 .0.", - "tools": "Crafting Table" - }, { - "output": "Button", - "input": "Stone", - "pattern": "... .0. ..." - }, { - "output": "Button (wood)", - "input": "Oak Wood Planks", - "pattern": "... .0. ..." - }, { - "output": "Cactus Green", - "input": ["Cactus", "furnace fuel"], - "pattern": ".0. ... .1.", - "tools": "Furnace" - }, { - "output": ["Cake", [3, "Bucket"]], - "input": [[3, "Milk"], [3, "Wheat"], [2, "Sugar"], "Egg"], - "pattern": "000 232 111", - "tools": "Crafting Table" - }, { - "output": [[3, "Carpet"]], - "input": [[2, "Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Carrot on a Stick", - "input": ["Carrot", "Fishing Rod"], - "pattern": "... 10. ..." - }, { - "output": "Cauldron", - "input": [[7, "Iron Ingot"]], - "pattern": "0.0 0.0 000", - "tools": "Crafting Table" - }, { - "output": "Chain Boots", - "input": [[4, "Fire"]], - "pattern": "... 0.0 0.0", - "tools": "Crafting Table" - }, { - "output": "Chain Chestplate", - "input": [[8, "Fire"]], - "pattern": "0.0 000 000", - "tools": "Crafting Table" - }, { - "output": "Chain Helmet", - "input": [[5, "Fire"]], - "pattern": "000 0.0 ...", - "tools": "Crafting Table" - }, { - "output": "Chain Leggings", - "input": [[7, "Fire"]], - "pattern": "000 0.0 0.0", - "tools": "Crafting Table" - }, { - "output": "Charcoal", - "input": ["furnace fuel", "Oak Wood"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": "Charcoal", - "input": ["furnace fuel", "Oak Wood"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": "Chest", - "input": [[8, "Oak Wood Planks"]], - "pattern": "000 0.0 000", - "tools": "Crafting Table" - }, { - "output": "Chiseled Quartz Block", - "input": [[2, "Quartz Slab"]], - "pattern": "... .0. .0." - }, { - "output": "Chiseled Sandstone", - "input": [[2, "Sandstone Slab"]], - "pattern": "... .0. .0." - }, { - "output": "Clay (block)", - "input": [[4, "Clay"]], - "pattern": "00. 00. ..." - }, { - "output": "Clock", - "input": [[4, "Gold Ingot"], "Redstone"], - "pattern": ".0. 010 .0.", - "tools": "Crafting Table" - }, { - "output": [[9, "Coal"]], - "input": "Block of Coal", - "pattern": "... .0. ..." - }, { - "output": [[6, "Cobblestone Slab"]], - "input": [[3, "Cobblestone"]], - "pattern": "... 000 ..." - }, { - "output": [[6, "Cobblestone Wall"]], - "input": [[6, "Cobblestone"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Compass", - "input": [[4, "Iron Ingot"], "Redstone"], - "pattern": ".0. 010 .0.", - "tools": "Crafting Table" - }, { - "output": "Cooked Chicken", - "input": ["furnace fuel", "Raw Chicken"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": "Cooked Fish", - "input": ["furnace fuel", "Raw Fish"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": "Cooked Porkchop", - "input": ["furnace fuel", "Raw Porkchop"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": "Cooked Salmon", - "input": ["furnace fuel", "Raw Salmon"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": "Cookie", - "input": [[2, "Wheat"], "Cocoa Beans"], - "pattern": "... 010 ...", - "tools": "Crafting Table" - }, { - "output": "Crafting Table", - "input": [[4, "Oak Wood Planks"]], - "pattern": "00. 00. ..." - }, { - "output": [[3, "Cyan Carpet"]], - "input": [[2, "Cyan Wool"]], - "pattern": "... 00. ..." - }, { - "output": [[2, "Cyan Dye"]], - "input": ["Cactus Green", "Lapis Lazuli"], - "pattern": "... 01. ..." - }, { - "output": "Cyan Stained Clay", - "input": [[8, "Hardened Clay"], "Cyan Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Cyan Stained Glass"]], - "input": [[8, "Glass"], "Cyan Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Cyan Stained Glass Pane"]], - "input": [[6, "Cyan Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Cyan Wool", - "input": ["Cyan Dye", "Wool"], - "pattern": "... .1. .0." - }, { - "output": [[2, "Dandelion Yellow"]], - "input": "Sunflower", - "pattern": "... .0. ..." - }, { - "output": "Dandelion Yellow", - "input": "Dandelion", - "pattern": "... .0. ..." - }, { - "output": [[4, "Dark Oak Wood Planks"]], - "input": "Dark Oak Wood", - "pattern": "... .0. ..." - }, { - "output": [[6, "Dark Oak Wood Slab"]], - "input": [[3, "Dark Oak Wood Planks"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[4, "Dark Oak Wood Stairs"]], - "input": [[6, "Dark Oak Wood Planks"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": "Daylight Sensor", - "input": [[3, "Glass"], [3, "Nether Quartz"], [3, "Oak Wood Slab"]], - "pattern": "000 111 222", - "tools": "Crafting Table" - }, { - "output": [[6, "Detector Rail"]], - "input": [[6, "Iron Ingot"], "Pressure Plate", "Redstone"], - "pattern": "0.0 010 020", - "tools": "Crafting Table" - }, { - "output": [[9, "Diamond"]], - "input": "Block of Diamond", - "pattern": "... .0. ..." - }, { - "output": "Diamond Axe", - "input": [[3, "Diamond"], [2, "Stick"]], - "pattern": "00. 01. .1.", - "tools": "Crafting Table" - }, { - "output": "Diamond Boots", - "input": [[4, "Diamond"]], - "pattern": "... 0.0 0.0", - "tools": "Crafting Table" - }, { - "output": "Diamond Chestplate", - "input": [[8, "Diamond"]], - "pattern": "0.0 000 000", - "tools": "Crafting Table" - }, { - "output": "Diamond Helm", - "input": [[5, "Diamond"]], - "pattern": "000 0.0 ...", - "tools": "Crafting Table" - }, { - "output": "Diamond Hoe", - "input": [[2, "Diamond"], [2, "Stick"]], - "pattern": "00. .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Diamond Leggings", - "input": [[7, "Diamond"]], - "pattern": "000 0.0 0.0", - "tools": "Crafting Table" - }, { - "output": "Diamond Pickaxe", - "input": [[3, "Diamond"], [2, "Stick"]], - "pattern": "000 .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Diamond Shovel", - "input": [[2, "Stick"], "Diamond"], - "pattern": ".0. .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Diamond Sword", - "input": [[2, "Diamond"], "Stick"], - "pattern": ".0. .0. .1.", - "tools": "Crafting Table" - }, { - "output": "Dispenser", - "input": [[7, "Cobblestone"], "Bow", "Redstone"], - "pattern": "000 010 020", - "tools": "Crafting Table" - }, { - "output": "Door", - "input": [[6, "Oak Wood Planks"]], - "pattern": ".00 .00 .00", - "tools": "Crafting Table" - }, { - "output": "Dropper", - "input": [[7, "Cobblestone"], "Redstone"], - "pattern": "000 0.0 010", - "tools": "Crafting Table" - }, { - "output": [[9, "Emerald"]], - "input": "Block of Emerald", - "pattern": "... .0. ..." - }, { - "output": "Emerald", - "input": ["Emerald Ore", "furnace fuel"], - "pattern": ".0. ... .1.", - "tools": "Furnace" - }, { - "output": "Empty Map", - "input": [[8, "Paper"], "Compass"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": "Empty Map", - "input": [[8, "Paper"], "Map (completed)"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": "Enchantment Table", - "input": [[4, "Obsidian"], [2, "Diamond"], "Book"], - "pattern": ".2. 101 000", - "tools": "Crafting Table" - }, { - "output": "Ender Chest", - "input": [[8, "Obsidian"], "Eye of Ender"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": "Eye of Ender", - "input": ["Blaze Powder", "Ender Pearl"], - "pattern": "... .0. .1." - }, { - "output": [[2, "Fence"]], - "input": [[6, "Stick"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Fence Gate", - "input": [[4, "Stick"], [2, "Oak Wood Planks"]], - "pattern": "... 101 101", - "tools": "Crafting Table" - }, { - "output": "Fermented Spider Eye", - "input": ["Brown Mushroom", "Spider Eye", "Sugar"], - "pattern": ".2. .0. .1." - }, { - "output": [[3, "Fire Charge"]], - "input": ["Blaze Powder", "Coal", "Gunpowder"], - "pattern": ".2. .0. .1." - }, { - "output": [[3, "Fire Charge"]], - "input": ["Blaze Powder", "Charcoal", "Gunpowder"], - "pattern": ".2. .0. .1." - }, { - "output": "Firework Rocket (duration 1)", - "input": ["Gunpowder", "Paper"], - "pattern": "... .1. .0." - }, { - "output": "Firework Rocket (duration 2)", - "input": [[2, "Gunpowder"], "Paper"], - "pattern": "... .1. 0.0" - }, { - "output": "Firework Rocket (duration 3)", - "input": [[3, "Gunpowder"], "Paper"], - "pattern": "... .1. 000" - }, { - "output": "Fishing Rod", - "input": [[3, "Stick"], [2, "String"]], - "pattern": "..0 .01, 0.1", - "tools": "Crafting Table" - }, { - "output": "Flint and Steel", - "input": ["Flint", "Iron Ingot"], - "pattern": "... .1. ..0" - }, { - "output": "Flower Pot", - "input": [[3, "Brick"]], - "pattern": "... 0.0 .0.", - "tools": "Crafting Table" - }, { - "output": "Furnace", - "input": [[8, "Cobblestone"]], - "pattern": "000 0.0 000", - "tools": "Crafting Table" - }, { - "output": "Glass", - "input": ["furnace fuel", "Sand"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": [[3, "Glass Bottle"]], - "input": [[3, "Glass"]], - "pattern": "... 0.0 .0.", - "tools": "Crafting Table" - }, { - "output": [[16, "Glass Pane"]], - "input": [[6, "Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Glass Panes"]], - "input": [[6, "Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Glistering Melon", - "input": [[8, "Gold Nugget"], "Melon"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": "Glowstone", - "input": [[4, "Glowstone Dust"]], - "pattern": "00. 00. ..." - }, { - "output": "Gold Axe", - "input": [[3, "Gold Ingot"], [2, "Stick"]], - "pattern": "00. 01. .1.", - "tools": "Crafting Table" - }, { - "output": "Gold Boots", - "input": [[4, "Gold Ingot"]], - "pattern": "... 0.0 0.0", - "tools": "Crafting Table" - }, { - "output": "Gold Chestplate", - "input": [[8, "Gold Ingot"]], - "pattern": "0.0 000 000", - "tools": "Crafting Table" - }, { - "output": "Gold Helm", - "input": [[5, "Gold Ingot"]], - "pattern": "000 0.0 ...", - "tools": "Crafting Table" - }, { - "output": "Gold Hoe", - "input": [[2, "Gold Ingot"], [2, "Stick"]], - "pattern": "00. .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Gold Ingot", - "input": ["furnace fuel", "Gold Ore"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": [[9, "Gold Ingot"]], - "input": "Block of Gold", - "pattern": "... .0. ..." - }, { - "output": "Gold Ingot", - "input": [[9, "Gold Nugget"]], - "pattern": "000 000 000", - "tools": "Crafting Table" - }, { - "output": "Gold Leggings", - "input": [[7, "Gold Ingot"]], - "pattern": "000 0.0 0.0", - "tools": "Crafting Table" - }, { - "output": [[9, "Gold Nugget"]], - "input": "Gold Ingot", - "pattern": "... .0. ..." - }, { - "output": "Gold Pickaxe", - "input": [[3, "Gold Ingot"], [2, "Stick"]], - "pattern": "000 .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Gold Shovel", - "input": [[2, "Stick"], "Gold Ingot"], - "pattern": ".0. .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Gold Sword", - "input": [[2, "Gold Ingot"], "Stick"], - "pattern": ".0. .0. .1.", - "tools": "Crafting Table" - }, { - "output": "Golden Apple", - "input": [[8, "Gold Ingot"], "Apple"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": "Golden Apple (magic)", - "input": [[8, "Block of Gold"], "Apple"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": "Golden Carrot", - "input": [[8, "Gold Nugget"], "Carrot"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[3, "Gray Carpet"]], - "input": [[2, "Gray Wool"]], - "pattern": "... 00. ..." - }, { - "output": [[2, "Gray Dye"]], - "input": ["Bone Meal", "Ink Sac"], - "pattern": "... .0. .1." - }, { - "output": "Gray Stained Clay", - "input": [[8, "Hardened Clay"], "Gray Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Gray Stained Glass"]], - "input": [[8, "Glass"], "Gray Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Gray Stained Glass Pane"]], - "input": [[6, "Gray Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Gray Wool", - "input": ["Gray Dye", "Wool"], - "pattern": "... .1. .0." - }, { - "output": [[3, "Green Carpet"]], - "input": [[2, "Green Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Green Stained Clay", - "input": [[8, "Hardened Clay"], "Cactus Green"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Green Stained Glass"]], - "input": [[8, "Glass"], "Cactus Green"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Green Stained Glass Pane"]], - "input": [[6, "Green Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Green Wool", - "input": ["Cactus Green", "Wool"], - "pattern": "... .1. .0." - }, { - "output": "Hardened Clay", - "input": ["Clay (block)", "furnace fuel"], - "pattern": ".0. ... .1.", - "tools": "Furnace" - }, { - "output": "Hay Bale", - "input": [[9, "Wheat"]], - "pattern": "000 000 000", - "tools": "Crafting Table" - }, { - "output": "Hopper", - "input": [[5, "Iron Ingot"], "Chest"], - "pattern": "0.0 010 .0.", - "tools": "Crafting Table" - }, { - "output": "Iron Axe", - "input": [[3, "Iron Ingot"], [2, "Stick"]], - "pattern": "00. 01. .1.", - "tools": "Crafting Table" - }, { - "output": [[16, "Iron Bars"]], - "input": [[6, "Iron Ingot"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Iron Boots", - "input": [[4, "Iron Ingot"]], - "pattern": "... 0.0 0.0", - "tools": "Crafting Table" - }, { - "output": "Iron Chestplate", - "input": [[8, "Iron Ingot"]], - "pattern": "0.0 000 000", - "tools": "Crafting Table" - }, { - "output": "Iron Door", - "input": [[6, "Iron Ingot"]], - "pattern": ".00 .00 .00", - "tools": "Crafting Table" - }, { - "output": "Iron Helm", - "input": [[5, "Iron Ingot"]], - "pattern": "000 0.0 0.0", - "tools": "Crafting Table" - }, { - "output": "Iron Hoe", - "input": [[2, "Iron Ingot"], [2, "Stick"]], - "pattern": "00 .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Iron Ingot", - "input": ["furnace fuel", "Iron Ore"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": [[9, "Iron Ingot"]], - "input": "Block of Iron", - "pattern": "... .0. ..." - }, { - "output": "Iron Leggings", - "input": [[7, "Iron Ingot"]], - "pattern": "000 0.0 0.0", - "tools": "Crafting Table" - }, { - "output": [[9, "Iron Nugget"]], - "input": "Iron Ingot", - "pattern": "... .0. ..." - }, { - "output": "Iron Pickaxe", - "input": [[3, "Iron Ingot"], [2, "Stick"]], - "pattern": "000 .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Iron Shovel", - "input": [[2, "Stick"], "Iron Ingot"], - "pattern": ".1. .0. .0.", - "tools": "Crafting Table" - }, { - "output": "Iron Sword", - "input": [[2, "Iron Ingot"], "Stick"], - "pattern": ".0. .0. .1.", - "tools": "Crafting Table" - }, { - "output": "Item Frame", - "input": [[8, "Stick"], "Leather"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": "Jack o'Lantern", - "input": ["Pumpkin", "Torch"], - "pattern": "... .0. .1." - }, { - "output": "Jukebox", - "input": [[8, "Oak Wood Planks"], "Diamond"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[4, "Jungle Wood Planks"]], - "input": "Jungle Wood", - "pattern": "... .0. ..." - }, { - "output": [[6, "Jungle Wood Slab"]], - "input": [[3, "Jungle Wood Planks"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[4, "Jungle Wood Stairs"]], - "input": [[6, "Jungle Wood Planks"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": "Lapis Lazuli", - "input": ["furnace fuel", "Lapis Lazuli Ore"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": "Lapis Lazuli Block", - "input": [[9, "Lapis Lazuli"]], - "pattern": "000 000 000", - "tools": "Crafting Table" - }, { - "output": "Lava Bucket", - "input": ["Bucket", "Lava Source Block"], - "pattern": "... .1. .0." - }, { - "output": [[2, "Lead"]], - "input": [[4, "String"], "Slimeball"], - "pattern": "00. 01. ..0", - "tools": "Crafting Table" - }, { - "output": "Leather Boots", - "input": [[4, "Leather"]], - "pattern": "... 0.0 0.0" - }, { - "output": "Leather Cap", - "input": [[5, "Leather"]], - "pattern": "000 0.0 ..." - }, { - "output": "Leather Pants", - "input": [[7, "Leather"]], - "pattern": "000 0.0 0.0" - }, { - "output": "Leather Tunic", - "input": [[8, "Leather"]], - "pattern": "0.0 000 000" - }, { - "output": "Lever", - "input": ["Cobblestone", "Stick"], - "pattern": "... .1. .0." - }, { - "output": [[3, "Light Blue Carpet"]], - "input": [[2, "Light Blue Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Light Blue Dye", - "input": "Blue Orchid", - "pattern": "... .0. ..." - }, { - "output": [[2, "Light Blue Dye"]], - "input": ["Bone Meal", "Lapis Lazuli"], - "pattern": "... .0. .1." - }, { - "output": "Light Blue Stained Clay", - "input": [[8, "Hardened Clay"], "Light Blue Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Light Blue Stained Glass"]], - "input": [[8, "Glass"], "Light Blue Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Light Blue Stained Glass Pane"]], - "input": [[6, "Light Blue Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Light Blue Wool", - "input": ["Light Blue Dye", "Wool"], - "pattern": "... .1. .0." - }, { - "output": [[3, "Light Gray Carpet"]], - "input": [[2, "Light Gray Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Light Gray Dye", - "input": "White Tulip", - "pattern": "... .0. ..." - }, { - "output": "Light Gray Dye", - "input": "Azure Bluet", - "pattern": "... .0. ..." - }, { - "output": "Light Gray Dye", - "input": "Oxeye Daisy", - "pattern": "... .0. ..." - }, { - "output": [[3, "Light Gray Dye"]], - "input": [[2, "Bone Meal"], "Ink Sac"], - "pattern": "... 010 ..." - }, { - "output": [[2, "Light Gray Dye"]], - "input": ["Bone Meal", "Gray Dye"], - "pattern": "... .0. .1." - }, { - "output": "Light Gray Stained Clay", - "input": [[8, "Hardened Clay"], "Light Gray Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Light Gray Stained Glass"]], - "input": [[8, "Glass"], "Light Gray Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Light Gray Stained Glass Pane"]], - "input": [[6, "Light Gray Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Light Gray Wool", - "input": ["Light Gray Dye", "Wool"], - "pattern": "... .1. .0." - }, { - "output": [[3, "Lime Carpet"]], - "input": [[2, "Lime Wool"]], - "pattern": "... 00. ..." - }, { - "output": [[2, "Lime Dye"]], - "input": ["Bone Meal", "Cactus Green"], - "pattern": "... .0. .1." - }, { - "output": "Lime Stained Clay", - "input": [[8, "Hardened Clay"], "Lime Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Lime Stained Glass"]], - "input": [[8, "Glass"], "Lime Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Lime Stained Glass Pane"]], - "input": [[6, "Lime Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Lime Wool", - "input": ["Lime Dye", "Wool"], - "pattern": "... .1. .0." - }, { - "output": [[3, "Magenta Carpet"]], - "input": [[2, "Magenta Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Magenta Dye", - "input": "Allium", - "pattern": "... .0. ..." - }, { - "output": [[4, "Magenta Dye"]], - "input": [[2, "Rose Red"], "Bone Meal", "Lapis Lazuli"], - "pattern": "00. 12. ..." - }, { - "output": [[3, "Magenta Dye"]], - "input": ["Lapis Lazuli", "Pink Dye", "Rose Red"], - "pattern": "... 012" - }, { - "output": [[2, "Magenta Dye"]], - "input": ["Pink Dye", "Purple Dye"], - "pattern": "... .0. .1." - }, { - "output": "Magenta Stained Clay", - "input": [[8, "Hardened Clay"], "Magenta Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Magenta Stained Glass"]], - "input": [[8, "Glass"], "Magenta Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Magenta Stained Glass Pane"]], - "input": [[6, "Magenta Stained Glass"]], - "pattern": "... 000", - "tools": "Crafting Table" - }, { - "output": "Magenta Wool", - "input": ["Magenta Dye", "Wool"], - "pattern": "... .1. .0." - }, { - "output": "Magma Cream", - "input": ["Blaze Powder", "Slimeball"], - "pattern": "... .0. .1." - }, { - "output": [[2, "Magneta Dye"]], - "input": "Lilac", - "pattern": "... .0. ..." - }, { - "output": "Melon (block)", - "input": [[9, "Melon"]], - "pattern": "000 000 000", - "tools": "Crafting Table" - }, { - "output": "Melon Seeds", - "input": "Melon", - "pattern": "... .0. ..." - }, { - "output": "Milk", - "input": "Bucket", - "pattern": "... .0. ...", - "tools": "Cow" - }, { - "output": "Minecart", - "input": [[5, "Iron Ingot"]], - "pattern": "... 0.0 000", - "tools": "Crafting Table" - }, { - "output": "Minecart with Chest", - "input": ["Chest", "Minecart"], - "pattern": "... .0. .1." - }, { - "output": "Minecart with Furnace", - "input": ["Furnace", "Minecart"], - "pattern": "... .0. .1." - }, { - "output": "Minecart with Hopper", - "input": ["Hopper", "Minecart"], - "pattern": "... .0. .1." - }, { - "output": "Minecart with TNT", - "input": ["Minecart", "TNT"], - "pattern": "... .1. .0." - }, { - "output": [[6, "Mossy Cobblestone Wall"]], - "input": [[6, "Moss Stone"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": [[3, "Mundane Potion"]], - "input": [[3, "Water Bottle"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Mundane Splash Potion"]], - "input": [[3, "Mundane Potion"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": "Mushroom Stew", - "input": ["Bowl", "Brown Mushroom", "Red Mushroom"], - "pattern": ".2. .1. .0." - }, { - "output": "Nether Brick (block)", - "input": [[4, "Nether Brick (item)"]], - "pattern": "00. 00. 000" - }, { - "output": "Nether Brick (item)", - "input": ["furnace fuel", "Netherrack"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": [[6, "Nether Brick Fence"]], - "input": [[6, "Nether Brick (block)"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": [[6, "Nether Brick Slab"]], - "input": [[3, "Nether Brick (block)"]], - "pattern": "... 000 ..." - }, { - "output": [[4, "Nether Brick Stairs"]], - "input": [[6, "Nether Brick (block)"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": "Nether Quartz", - "input": ["furnace fuel", "Nether Quartz Ore"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": "Note Block", - "input": [[8, "Oak Wood Planks"], "Redstone"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[4, "Oak Wood Planks"]], - "input": "Oak Wood", - "pattern": "... .0. ..." - }, { - "output": [[6, "Oak Wood Slab"]], - "input": [[3, "Oak Wood Planks"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[4, "Oak Wood Stairs"]], - "input": [[6, "Oak Wood Planks"]], - "pattern": "0.. 00. 000" - }, { - "output": [[3, "Orange Carpet"]], - "input": [[2, "Orange Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Orange Dye", - "input": "Orange Tulip", - "pattern": "... .0. ..." - }, { - "output": [[2, "Orange Dye"]], - "input": ["Dandelion Yellow", "Rose Red"], - "pattern": "... .0. .1." - }, { - "output": "Orange Stained Clay", - "input": [[8, "Hardened Clay"], "Orange Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Orange Stained Glass"]], - "input": [[8, "Glass"], "Orange Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Orange Stained Glass Pane"]], - "input": [[6, "Orange Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Orange Wool", - "input": ["Orange Dye", "Wool"], - "pattern": "... .1. .0." - }, { - "output": "Painting", - "input": [[8, "Stick"], "Wool"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[3, "Paper"]], - "input": [[3, "Sugar Cane"]], - "pattern": "... 000 ..." - }, { - "output": [[2, "Pillar Quartz Block"]], - "input": [[2, "Block of Quartz"]], - "pattern": "... .0. .0." - }, { - "output": [[3, "Pink Carpet"]], - "input": [[2, "Pink Wool"]], - "pattern": "... 00. ..." - }, { - "output": [[2, "Pink Dye"]], - "input": "Peony", - "pattern": "... .0. ..." - }, { - "output": "Pink Dye", - "input": "Pink Tulip", - "pattern": "... .0. ..." - }, { - "output": [[2, "Pink Dye"]], - "input": ["Bone Meal", "Rose Red"], - "pattern": "... .0. .1." - }, { - "output": "Pink Stained Clay", - "input": [[8, "Hardened Clay"], "Pink Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Pink Stained Glass"]], - "input": [[8, "Glass"], "Pink Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Pink Stained Glass Pane"]], - "input": [[6, "Pink Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Pink Wool", - "input": ["Pink Dye", "Wool"], - "pattern": "... .1. .0." - }, { - "output": "Piston", - "input": [[4, "Cobblestone"], [3, "Oak Wood Planks"], "Iron Ingot", "Redstone"], - "pattern": "111 020 030", - "tools": "Crafting Table" - }, { - "output": [[3, "Potion of Fire Resistance (3:00)"]], - "input": [[3, "Awkward Potion"], "Magma Cream"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Fire Resistance (8:00)"]], - "input": [[3, "Potion of Fire Resistance (3:00)"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Harming"]], - "input": [[3, "Potion of Poison (0:45)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Harming"]], - "input": [[3, "Potion of Poison (2:00)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Harming"]], - "input": [[3, "Potion of Water Breathing (3:00)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Harming"]], - "input": [[3, "Potion of Water Breathing (8:00)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Harming"]], - "input": [[3, "Potion of Healing"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Harming II"]], - "input": [[3, "Potion of Harming"], "Glowstone Dust"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Harming II"]], - "input": [[3, "Potion of Poison II (0:22)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Harming II"]], - "input": [[3, "Potion of Healing II"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Healing"]], - "input": [[3, "Awkward Potion"], "Glistering Melon"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Healing II"]], - "input": [[3, "Potion of Healing"], "Glowstone Dust"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Invisibility (3:00)"]], - "input": [[3, "Potion of Night Vision (3:00)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Invisibility (8:00)"]], - "input": [[3, "Potion of Invisibility (3:00)"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Invisibility (8:00)"]], - "input": [[3, "Potion of Night Vision (8:00)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Night Vision (3:00)"]], - "input": [[3, "Awkward Potion"], "Golden Carrot"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Night Vision (8:00)"]], - "input": [[3, "Potion of Night Vision (3:00)"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Poison (0:45)"]], - "input": [[3, "Awkward Potion"], "Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Poison II (0:22)"]], - "input": [[3, "Potion of Poison (0:45)"], "Glowstone Dust"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Regeneration (0:45)"]], - "input": [[3, "Awkward Potion"], "Ghast Tear"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Regeneration (2:00)"]], - "input": [[3, "Potion of Regeneration (0:45)"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Regeneration II (0:22)"]], - "input": [[3, "Potion of Regeneration (0:45)"], "Glowstone Dust"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Slowness (1:30)"]], - "input": [[3, "Potion of Swiftness"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Slowness (4:00)"]], - "input": [[3, "Potion of Slowness (1:30)"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Slowness (4:00)"]], - "input": [[3, "Potion of Fire Resistance (8:00)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Slowness (4:00)"]], - "input": [[3, "Potion of Swiftness (8:00)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Strength (3:00)"]], - "input": [[3, "Awkward Potion"], "Blaze Powder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Strength (8:00)"]], - "input": [[3, "Potion of Strength (3:00)"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Strength II (1:30)"]], - "input": [[3, "Potion of Strength (3:00)"], "Glowstone Dust"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Swiftness (3:00)"]], - "input": [[3, "Awkward Potion"], "Sugar"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Swiftness (8:00)"]], - "input": [[3, "Potion of Swiftness (3:00)"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Swiftness II (1:30)"]], - "input": [[3, "Potion of Swiftness (3:00)"], "Glowstone Dust"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Water Breathing (3:00)"]], - "input": [[3, "Awkward Potion"], "Pufferfish"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Water Breathing (8:00)"]], - "input": [[3, "Potion of Water Breathing (3:00)"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Weakness (1:30)"]], - "input": [[3, "Water Bottle"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Weakness (4:00)"]], - "input": [[3, "Potion of Weakness (1:30)"], "Redstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Weakness (4:00)"]], - "input": [[3, "Mundane Potion"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Weakness (4:00)"]], - "input": [[3, "Water Bottle"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Potion of Weakness (4:00)"]], - "input": [[3, "Potion of Strength (8:00)"], "Fermented Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[6, "Powered Rail"]], - "input": [[6, "Gold Ingot"], "Redstone", "Stick"], - "pattern": "0.0 020 010", - "tools": "Crafting Table" - }, { - "output": "Pressure Plate (stone)", - "input": [[2, "Stone"]], - "pattern": "... 00. ..." - }, { - "output": "Pressure Plate (wood)", - "input": [[2, "Oak Wood Planks"]], - "pattern": "... 00. ..." - }, { - "output": "Pumpkin Pie", - "input": ["Egg", "Pumpkin", "Sugar"], - "pattern": ".2. .0. .1." - }, { - "output": [[4, "Pumpkin Seeds"]], - "input": "Pumpkin", - "pattern": "... .0. ..." - }, { - "output": [[3, "Purple Carpet"]], - "input": [[2, "Purple Wool"]], - "pattern": "... 00. ..." - }, { - "output": [[2, "Purple Dye"]], - "input": ["Lapis Lazuli", "Rose Red"], - "pattern": "... .0. .1." - }, { - "output": "Purple Stained Clay", - "input": [[8, "Hardened Clay"], "Purple Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Purple Stained Glass"]], - "input": [[8, "Glass"], "Purple Dye"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Purple Stained Glass Pane"]], - "input": [[6, "Purple Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Purple Wool", - "input": ["Purple Dye", "Wool"], - "pattern": "... .1. .0." - }, { - "output": [[6, "Quartz Slab"]], - "input": [[3, "Block of Quartz"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[4, "Quartz Stairs"]], - "input": [[6, "Block of Quartz"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Rail"]], - "input": [[6, "Iron Ingot"], "Stick"], - "pattern": "0.0 010 0.0", - "tools": "Crafting Table" - }, { - "output": [[3, "Red Carpet"]], - "input": [[2, "Red Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Red Stained Clay", - "input": [[8, "Hardened Clay"], "Rose Red"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Red Stained Glass"]], - "input": [[8, "Glass"], "Rose Red"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Red Stained Glass Pane"]], - "input": [[6, "Red Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Red Wool", - "input": ["Rose Red", "Wool"], - "pattern": "... .1. .0." - }, { - "output": "Redstone", - "input": ["furnace fuel", "Redstone Ore"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": [[9, "Redstone"]], - "input": "Block of Redstone", - "pattern": "... .0. ..." - }, { - "output": "Redstone Comparator", - "input": [[3, "Redstone Torch"], [3, "Stone"], "Nether Quartz"], - "pattern": ".0. 010 111", - "tools": "Crafting Table" - }, { - "output": "Redstone Lamp", - "input": [[4, "Redstone"], "Glowstone"], - "pattern": ".0. 010 .0.", - "tools": "Crafting Table" - }, { - "output": "Redstone Repeater", - "input": [[3, "Stone"], [2, "Redstone Torch"], "Redstone"], - "pattern": "... 121 111", - "tools": "Crafting Table" - }, { - "output": "Redstone Torch", - "input": ["Redstone", "Stick"], - "pattern": "... .0. .1." - }, { - "output": [[2, "Rose Red"]], - "input": "Rose Bush", - "pattern": "... .0. ..." - }, { - "output": "Rose Red", - "input": "Poppy", - "pattern": "... .0. ..." - }, { - "output": "Rose Red", - "input": "Red Tulip", - "pattern": "... .0. ..." - }, { - "output": [[2, "Rose Red"]], - "input": "Rose", - "pattern": "... .0. ..." - }, { - "output": "Rose Red", - "input": "Poppy", - "pattern": "... .0. ..." - }, { - "output": "Sandstone", - "input": [[4, "Sand"]], - "pattern": "00. 00. ..." - }, { - "output": [[6, "Sandstone Slab"]], - "input": [[3, "Sandstone"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[4, "Sandstone Stairs"]], - "input": [[6, "Sandstone"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": "Shears", - "input": [[2, "Iron Ingot"]], - "pattern": "... .0. ..0" - }, { - "output": "Sign", - "input": [[6, "Oak Wood Planks"], "Stick"], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": [[4, "Smooth Sandstone"]], - "input": [[4, "Sandstone"]], - "pattern": "00. 00. ..." - }, { - "output": "Snow (block)", - "input": [[4, "Snowball"]], - "pattern": "00. 00. ..." - }, { - "output": [[6, "Snow (carpet)"]], - "input": [[3, "Snow (block)"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[3, "Splash Potion of Fire Resistance (2:15)"]], - "input": [[3, "Potion of Fire Resistance (3:00)"], "Magma Cream"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Fire Resistance (6:00)"]], - "input": [[3, "Potion of Fire Resistance (8:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Harming"]], - "input": [[3, "Potion of Harming"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Harming II"]], - "input": [[3, "Potion of Harming II"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Healing"]], - "input": [[3, "Potion of Healing"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Healing II"]], - "input": [[3, "Potion of Healing II"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Invisibility (2:15)"]], - "input": [[3, "Potion of Invisibility (3:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Invisibility (6:00)"]], - "input": [[3, "Potion of Invisibility (8:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Night Vision (2:15)"]], - "input": [[3, "Potion of Night Vision (3:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Night Vision (6:00)"]], - "input": [[3, "Potion of Night Vision (8:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Poison (0:33)"]], - "input": [[3, "Potion of Poison (0:45)"], "Spider Eye"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Poison (1:30)"]], - "input": [[3, "Potion of Poison (2:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Poison II (0:16)"]], - "input": [[3, "Potion of Poison II (0:22)"], "Glowstone"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Regeneration (0:33)"]], - "input": [[3, "Potion of Regeneration (0:45)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Regeneration (1:30)"]], - "input": [[3, "Potion of Regeneration (2:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Regeneration II (0:16)"]], - "input": [[3, "Potion of Regeneration II (0:22)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Slowness (1:07)"]], - "input": [[3, "Potion of Slowness (1:30)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Slowness (3:00)"]], - "input": [[3, "Potion of Slowness (4:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Strength (2:15)"]], - "input": [[3, "Potion of Strength (3:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Strength (6:00)"]], - "input": [[3, "Potion of Strength (8:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Strength II (1:07)"]], - "input": [[3, "Potion of Strength II (1:30)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Swiftness (2:15)"]], - "input": [[3, "Potion of Swiftness (3:00)"], "Sugar"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Swiftness (6:00)"]], - "input": [[3, "Potion of Swiftness (8:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Swiftness II (1:07)"]], - "input": [[3, "Potion of Swiftness II (1:30)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Water Breathing (2:15)"]], - "input": [[3, "Potion of Water Breathing (3:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Water Breathing (6:00)"]], - "input": [[3, "Potion of Water Breathing (8:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Weakness (1:07)"]], - "input": [[3, "Potion of Weakness (1:30)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[3, "Splash Potion of Weakness (3:00)"]], - "input": [[3, "Potion of Weakness (4:00)"], "Gunpowder"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[4, "Spruce Planks"]], - "input": "Spruce Log", - "pattern": "... .0. ..." - }, { - "output": [[6, "Spruce Wood Slab"]], - "input": [[3, "Spruce Wood Planks"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[4, "Spruce Wood Stairs"]], - "input": [[6, "Spruce Wood Planks"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": "Steak", - "input": ["furnace fuel", "Raw Beef"], - "pattern": ".1. ... .0.", - "tools": "Furnace" - }, { - "output": [[4, "Stick"]], - "input": [[2, "Oak Wood Planks"]], - "pattern": "... .0. .0." - }, { - "output": "Sticky Piston", - "input": ["Piston", "Slimeball"], - "pattern": "... .1. .0." - }, { - "output": "Stone", - "input": ["Cobblestone", "furnace fuel"], - "pattern": ".0. ... .1.", - "tools": "Furnace" - }, { - "output": "Stone Axe", - "input": [[3, "Cobblestone"], [2, "Stick"]], - "pattern": "00. 01. .1.", - "tools": "Crafting Table" - }, { - "output": [[4, "Stone Brick Stairs"]], - "input": [[6, "Stone Bricks"]], - "pattern": "0.00.000" - }, { - "output": [[4, "Stone Bricks"]], - "input": [[4, "Stone"]], - "pattern": "00. 00. ..." - }, { - "output": [[6, "Stone Bricks Slab"]], - "input": [[3, "Stone Bricks"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": "Stone Hoe", - "input": [[2, "Cobblestone"], [2, "Stick"]], - "pattern": "00. .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Stone Pickaxe", - "input": [[3, "Cobblestone"], [2, "Stick"]], - "pattern": "000 .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Stone Shovel", - "input": [[2, "Stick"], "Cobblestone"], - "pattern": ".1. .0. .0.", - "tools": "Crafting Table" - }, { - "output": [[6, "Stone Slab"]], - "input": [[3, "Stone"]], - "pattern": "... 000 ...", - "tools": "Crafting Table" - }, { - "output": [[4, "Stone Stairs"]], - "input": [[6, "Cobblestone"]], - "pattern": "0.. 00. 000", - "tools": "Crafting Table" - }, { - "output": "Stone Sword", - "input": [[2, "Cobblestone"], "Stick"], - "pattern": ".0. .0. .1.", - "tools": "Crafting Table" - }, { - "output": "Sugar", - "input": "Sugar Cane", - "pattern": "... .0. ..." - }, { - "output": "TNT", - "input": [[5, "Gunpowder"], [4, "Sand"]], - "pattern": "010 101 010", - "tools": "Crafting Table" - }, { - "output": [[3, "Thick Potion"]], - "input": [[3, "Water Bottle"], "Glowstone Dust"], - "pattern": ".1. ... 000", - "tools": "Brewing Stand" - }, { - "output": [[4, "Torch"]], - "input": ["Charcoal", "Stick"], - "pattern": "... .0. .1." - }, { - "output": [[4, "Torch"]], - "input": ["Coal", "Stick"], - "pattern": "... .0. .1." - }, { - "output": [[2, "Trapdoor"]], - "input": [[6, "Oak Wood Planks"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Trapped Chest", - "input": ["Chest", "Tripwire Hook"], - "pattern": "... .1. .0." - }, { - "output": [[2, "Tripwire Hook"]], - "input": ["Iron Ingot", "Oak Wood Planks", "Stick"], - "pattern": ".0. .2. .1.", - "tools": "Crafting Table" - }, { - "output": "Water Bottle", - "input": "Glass Bottle", - "pattern": "... .0. ...", - "tools": "Water Source Block" - }, { - "output": "Water Bucket", - "input": ["Bucket", "Water Source Block"], - "pattern": "... .1. .0." - }, { - "output": "Weighted Pressure Plate (Heavy)", - "input": [[2, "Iron Ingot"]], - "pattern": "... 00. ..." - }, { - "output": "Weighted Pressure Plate (Light)", - "input": [[2, "Gold Ingot"]], - "pattern": "...00..." - }, { - "output": [[9, "Wheat"]], - "input": "Hay Bale", - "pattern": "... .0. ..." - }, { - "output": "White Stained Clay", - "input": [[8, "Hardened Clay"], "Bone Meal"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "White Stained Glass"]], - "input": [[8, "Glass"], "Bone Meal"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "White Stained Glass Pane"]], - "input": [[6, "White Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Wooden Axe", - "input": [[3, "Oak Wood Planks"], [2, "Stick"]], - "pattern": "00. 01. .1.", - "tools": "Crafting Table" - }, { - "output": "Wooden Button", - "input": "Oak Wood Planks", - "pattern": "... .0. ..." - }, { - "output": "Wooden Hoe", - "input": [[2, "Oak Wood Planks"], [2, "Stick"]], - "pattern": "00. .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Wooden Pickaxe", - "input": [[3, "Oak Wood Planks"], [2, "Stick"]], - "pattern": "000 .1. .1.", - "tools": "Crafting Table" - }, { - "output": "Wooden Shovel", - "input": [[2, "Stick"], "Oak Wood Planks"], - "pattern": ".1. .0. .0.", - "tools": "Crafting Table" - }, { - "output": "Wooden Sword", - "input": [[2, "Oak Wood Planks"], "Stick"], - "pattern": ".0. .0. .1.", - "tools": "Crafting Table" - }, { - "output": "Wool", - "input": [[4, "String"]], - "pattern": "00. 00. 000" - }, { - "output": [[3, "Yellow Carpet"]], - "input": [[2, "Yellow Wool"]], - "pattern": "... 00. ..." - }, { - "output": "Yellow Stained Clay", - "input": [[8, "Hardened Clay"], "Dandelion Yellow"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[8, "Yellow Stained Glass"]], - "input": [[8, "Glass"], "Dandelion Yellow"], - "pattern": "000 010 000", - "tools": "Crafting Table" - }, { - "output": [[16, "Yellow Stained Glass Pane"]], - "input": [[6, "Yellow Stained Glass"]], - "pattern": "... 000 000", - "tools": "Crafting Table" - }, { - "output": "Yellow Wool", - "input": ["Dandelion Yellow", "Wool"], - "pattern": "... .0. .1." - } - ] -} \ No newline at end of file diff --git a/src/scripts/constants.coffee b/src/scripts/constants.coffee index bc60781dd..bd7e12041 100644 --- a/src/scripts/constants.coffee +++ b/src/scripts/constants.coffee @@ -6,7 +6,7 @@ All rights reserved. ### exports.DefaultBookUrls = DefaultBookUrls = [ - '/data/minecraft/recipes.json' + '/data/minecraft/minecraft-1.7.10.cg' '/data/buildcraft/recipes.json' '/data/ic2_classic/recipes.json'