import mods.artisanworktables.builder.RecipeBuilder; /* .setShaped([ [null, null, null, null, null], [null, null, null, null, null], [null, null, null, null, null], [null, null, null, null, null], [null, null, null, null, null]]) */ // Beef Wellington ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 1500) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 10) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 2000) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 10) .create(); // Mushroom Steak ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 4) .addTool(, 4) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 500) .addOutput() .addTool(, 4) .addTool(, 4) .addTool(, 2) .create(); // Potato & Cheese Pierogi ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , ]) .setFluid( * 300) .addOutput() .addTool(, 4) .addTool(, 4) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, , ]) .setFluid( * 500) .addOutput() .addTool(, 4) .addTool(, 4) .addTool(, 2) .create(); // Stuffed Pepper ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 6) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, , ]) .setFluid( * 500) .addOutput() .addTool(, 6) .addTool(, 6) .addTool(, 2) .create(); // Stuffed Eggplant ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 300) .addOutput() .addTool(, 8) .addTool(, 8) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 500) .addOutput() .addTool(, 8) .addTool(, 8) .addTool(, 2) .create(); // Stuffed Duck ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 500) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 750) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 2) .create(); // Stuffed Chilipepper ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , ]) .setFluid( * 500) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , ]) .setFluid( * 750) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 2) .create(); // Sausage Bean Melt ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 500) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 750) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 2) .create(); // Epic Bacon ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShaped([ [null, null, , null, null], [null, , , , null], [, , , , ], [null, , , , null], [null, null, , null, null]]) .setFluid( * 1000) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShaped([ [null, null, , null, null], [null, , , , null], [, , , , ], [null, , , , null], [null, null, , null, null]]) .setFluid( * 2000) .addOutput() .addTool(, 10) .addTool(, 10) .addTool(, 2) .create(); // Veggie Stirfy ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , ]) .setFluid( * 500) .addOutput() .addTool(, 6) .addTool(, 6) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , ]) .setFluid( * 750) .addOutput() .addTool(, 6) .addTool(, 6) .addTool(, 2) .create(); // Raw Ghast Meat ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 1000) .addOutput() .addTool(, 6) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 1500) .addOutput() .addTool(, 6) .addTool(, 2) .create(); // Rainbow Curry ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , , , , , ]) .setFluid( * 1000) .addOutput() .addTool(, 12) .addTool(, 2) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , , , , , ]) .setFluid( * 1500) .addOutput() .addTool(, 12) .addTool(, 2) .create(); // Sausage in Bread ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 1000) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 1500) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Pad Thai ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 1000) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 1500) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Maple Sausage ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 500) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 1000) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Steak Fajita ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 1000) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 10) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 1500) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 10) .create(); // Pork Sausage ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 500) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 1000) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Pineapple Ham ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 500) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 750) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Thankfull Dinner ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , , , ]) .setFluid( * 1000) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 10) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , , , ]) .setFluid( * 2000) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 10) .create(); // MC Pam ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShaped([ [null, null, , null, null], [null, null, , null, null], [null, , , , null], [null, null, , null, null], [null, null, , null, null]]) .setFluid( * 1000) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 10) .create(); RecipeBuilder.get("chef") .setShaped([ [null, null, , null, null], [null, null, , null, null], [null, , , , null], [null, null, , null, null], [null, null, , null, null]]) .setFluid( * 2000) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 10) .create(); // Cheese Omelette ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 1000) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 2000) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 6) .create(); // Bacon Omelette ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , ]) .setFluid( * 500) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , ]) .setFluid( * 1000) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 6) .create(); // Truffel Omelette ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , ]) .setFluid( * 500) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , ]) .setFluid( * 1000) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 6) .create(); // Super Omelette ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 1500) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 2500) .addOutput() .addTool(, 10) .addTool(, 2) .addTool(, 6) .create(); // Prime Beef ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Prime Steak ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Prime Mutton ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Prime Pork ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Prime Beacon ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Prime Chicken ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Prime Rabbit ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Frog Legs ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Cooked Horse ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Roast Chevron ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Prime Chevron ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Roast Peaccock ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Prime Peaccock ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 150) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); RecipeBuilder.get("chef") .setShapeless([, ]) .setFluid( * 300) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 4) .create(); // Meat Loaf ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , ]) .setFluid( * 500) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , ]) .setFluid( * 1000) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Bibimap ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 200) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , , ]) .setFluid( * 400) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Corrupted Chorus Fruit ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShaped([ [null, null, , null, null], [null, , , , null], [, , , , ], [null, , , , null], [null, null, , null, null]]) .setFluid( * 400) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShaped([ [null, null, , null, null], [null, , , , null], [, , , , ], [null, , , , null], [null, null, , null, null]]) .setFluid( * 800) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Iron Ration ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 250) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 500) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Gold Ration ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 200) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); RecipeBuilder.get("chef") .setShapeless([, , , ]) .setFluid( * 400) .addOutput() .addTool(, 6) .addTool(, 2) .addTool(, 6) .create(); // Miners Stew ============================================================================================================ recipes.remove(); RecipeBuilder.get("chef") .setShapeless([, , , , , , , , , ]) .addOutput() .setFluid( * 1000) .addTool(, 12) .addTool(, 4) .addTool(, 8) .create(); RecipeBuilder.get("chef") .setShapeless([, , , , , , , , , ]) .addOutput() .setFluid( * 2000) .addTool(, 12) .addTool(, 4) .addTool(, 8) .create();