Cooking: Difference between revisions
→Breads: Added Spider Meat Bread, fixed Meat Bread recipe |
Added syndicate recipes |
||
(78 intermediate revisions by 18 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Callout|Example|h=<big>This page will be on simmer until we can cook up something delicious.</big>| In the meantime, please do check out the amazing work that Alice Heurlin / Arimah did with their [https://heurl.in/ss14/recipes/ cookbook]|align=Center|image=Chef Kae.png}} | ||
== The | |||
== The Microwave == | |||
[[File:Microwave.png|64px]] | [[File:Microwave.png|64px]] | ||
The Microwave is the [[Chef]]'s (and unlucky prisoner's) choice of heating utensil, being able to cook everything from bread | The Microwave is the [[Chef]]'s (and unlucky prisoner's) choice of heating utensil, being able to cook everything from bread to pizza and pies, as long as you select the right cook time. It has a menu layout similar to the [[Cooking#Grinder|grinder]], with ingredients in the microwave on the left, and a selection of buttons on the right. You can select from a range of cooking times, spanning from Instantaneous to 30 seconds, using said buttons. Each recipe requires a different time in the microwave. If the ingredients or time are wrong, the ingredients in the microwave will either be spit out or become a burnt mess. | ||
== Recipes == | == Recipes == | ||
Line 18: | Line 19: | ||
=== Base products === | === Base products === | ||
==== Mixing ==== | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | ||
{{Reactionbox | reaction = CreateCakeBatter}} | {{Reactionbox | reaction = CreateCakeBatter}} | ||
{{Reactionbox | reaction = CreateVeganCakeBatter}} | {{Reactionbox | reaction = CreateVeganCakeBatter}} | ||
{{Reactionbox | reaction = Curdling}} | {{Reactionbox | reaction = Curdling}} | ||
<!--{{Reactionbox | reaction = ChevreCurdling}}--> | |||
{{Reactionbox | reaction = CreateDough}} | {{Reactionbox | reaction = CreateDough}} | ||
{{Reactionbox | reaction = CreateCornmealDough}} | |||
{{Reactionbox | reaction = CreateButter}} | {{Reactionbox | reaction = CreateButter}} | ||
{{Reactionbox | reaction = CreateMeatball}} | {{Reactionbox | reaction = CreateMeatball}} | ||
{{Reactionbox | reaction = CreatePieDough}} | {{Reactionbox | reaction = CreatePieDough}} | ||
{{Reactionbox | reaction = CreateTofu}} | {{Reactionbox | reaction = CreateTofu}} | ||
{{Recipe Box | | |||
name = Cornmeal Dough | | |||
component-1 = {{Recipe Component|item=cornmeal|image=File:Beaker.png|amount={{{amount|15}}}}} | | |||
component-2 = {{Recipe Component|item=milk|image=File:Beaker.png|amount={{{amount|10}}}}} | | |||
component-3 = {{Recipe Component|item=raw egg|image=File:Beaker.png|amount={{{amount|6}}}}} | | |||
transformer = {{Beaker}} | | |||
result = {{Recipe Component|item=Cornmeal Dough|image=File:Cornmeal Dough.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Tortilla Dough | | |||
component-1 = {{Recipe Component|item=cornmeal|image=File:Beaker.png|amount={{{amount|15}}}}} | | |||
component-2 = {{Recipe Component|item=water|image=File:Beaker.png|amount={{{amount|10}}}}} | | |||
transformer = {{Beaker}} | | |||
result = {{Recipe Component|item=Tortilla Dough|image=File:Tortilla_Dough.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Chocolate Bar | | |||
component-1 = {{Recipe Component|item=coca powder|image=File:Beaker.png|amount={{{amount|6}}}}} | | |||
component-2 = {{Recipe Component|item=milk|image=File:Beaker.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|2}}}}} | | |||
transformer = {{Beaker}} | | |||
result = {{Recipe Component|item=Chocolate Bar|image=File:Chocolate_Bar.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Chèvre Log | | |||
component-1 = {{Recipe Component|item=goats milk|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-2 = {{Recipe Component|item=universal enzyme|image=File:Beaker.png|amount={{{amount|5u}}}}} | | |||
transformer = {{Beaker}} | | |||
result = {{Recipe Component|item=Chèvre Log|image=File:Chèvre Log.png|amount={{{amount|1}}}}} | |||
}} | |||
</div> | |||
==== Rolling ==== | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Flat Dough | | |||
component-1 = {{Recipe Component|item=Dough|image=File:Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Rolling Pin}} | | |||
result = {{Recipe Component|item=Flat Dough|image=File:Flat Dough.png|amount={{{amount|1}}}}} | |||
}} | |||
</div> | |||
==== Cutting ==== | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Dough Slice | | |||
component-1 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Dough Slice|image=File:Dough Slice.png|amount={{{amount|3}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Butter Slice | | |||
component-1 = {{Recipe Component|item=butter|image=File:Stick Of Butter.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Butter Slice|image=File:Butter Slice.png|amount={{{amount|3}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cheese Wedge | | |||
component-1 = {{Recipe Component|item=cheese wheel|image=File:Cheese Wheel.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Cheese Wedge|image=File:Cheese Wedge.png|amount={{{amount|4}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Sliced Bread | | |||
component-1 = {{Recipe Component|item=Any Bread|image=File:Bread.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Bread Slice|image=File:Bread slice.png|amount={{{amount|5}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Sliced Pizza | | |||
component-1 = {{Recipe Component|item=Any Pizza|image=File:Margherita Pizza.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Pizza Slice|image=File:Margherita Pizza Slice.png|amount={{{amount|8}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Sliced Pie | | |||
component-1 = {{Recipe Component|item=Any Pie|image=File:Apple Pie.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Pie Slice|image=File:Pie Slice.png|amount={{{amount|4}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Sliced Cake | | |||
component-1 = {{Recipe Component|item=Any Cake|image=File:Cake.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Cake Slice|image=File:Cake Slice.png|amount={{{amount|5}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Onion Slice | | |||
component-1 = {{Recipe Component|item=onion|image=File:Onion.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Onion Slice|image=File:Onion Slice.png|amount={{{amount|5}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Red Onion Slice | | |||
component-1 = {{Recipe Component|item=red onion|image=File:RedOnion.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Red Onion Slice|image=File:Red Onion Slice.png|amount={{{amount|5}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Pineapple Slice | | |||
component-1 = {{Recipe Component|item=pineapple|image=File:Pineapple.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Pineapple Slice|image=File:Pineapple Slice.png|amount={{{amount|5}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Watermelon Slice | | |||
component-1 = {{Recipe Component|item=watermelon|image=File:Watermelon.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Watermelon Slice|image=File:Watermelon Slice.png|amount={{{amount|5}}}}} | |||
}} | |||
</div> | |||
=== Tacos & Nachos === | |||
* For custom tacos, see [[Taco Shell]]<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Tortilla Dough Slice | | |||
component-1 = {{Recipe Component|item=tortilla dough|image=File:Tortilla Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Tortilla Dough Slice|image=File:Tortilladough-slice.png|amount={{{amount|3}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Flattened Tortilla Dough | | |||
component-1 = {{Recipe Component|item=tortilla dough slice|image=File:Tortilladough-slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Rolling Pin}} | | |||
result = {{Recipe Component|item=Flattened Tortilla Dough|image=File:Tortilladough-flat.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Taco Shell | | |||
component-1 = {{Recipe Component|item=flattened tortilla dough|image=File:tortilladough-flat.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Tacoshell|image=File:Tacoshell.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Fish Taco| | |||
component-1 = {{Recipe Component|item=taco shell|image=File:Tacoshell.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=raw carp fillet|image=File:Raw Carp Fillet.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=onion slice|image=File:Onion slice.png|amount={{{amount|2}}}}} | | |||
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=cabbage|image=File:Cabbage.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Fish Taco|image=File:Fishtaco.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Beef Taco| | |||
component-1 = {{Recipe Component|item=taco shell|image=File:Tacoshell.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=raw cutlet|image=File:raw cutlet.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Beef Taco|image=File:Beeftaco.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Chicken Taco| | |||
component-1 = {{Recipe Component|item=taco shell|image=File:Tacoshell.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=raw chicken cutlet|image=File:Raw Cutlet.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Chicken Taco|image=File:Chickentaco.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Beef Taco Supreme| | |||
component-1 = {{Recipe Component|item=taco shell|image=File:Tacoshell.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=raw cutlet|image=File:raw cutlet.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=cheese Wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=cabbage|image=File:Cabbage.png|amount={{{amount|1}}}}} | | |||
component-6 = {{Recipe Component|item=onion slice|image=File:Onion slice.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Beef Taco Supreme|image=File:Beeftacosupreme.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Chicken Taco Supreme| | |||
component-1 = {{Recipe Component|item=taco shell|image=File:Tacoshell.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=raw chicken cutlet|image=File:Raw Cutlet.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=cabbage|image=File:Cabbage.png|amount={{{amount|1}}}}} | | |||
component-6 = {{Recipe Component|item=onion slice|image=File:Onion slice.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Chicken Taco Supreme|image=File:Chickentacosupreme.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Rat Taco| | |||
component-1 = {{Recipe Component|item=taco shell|image=File:Tacoshell.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=rat meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Rat Taco|image=File:Rattaco.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Nachos| | |||
component-1 = {{Recipe Component|item=flattened tortilla dough|image=File:Tortilladough-flat.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=small plate|image=File:Small Plate.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=table salt|image=File:Salt Shaker.png|amount={{{amount|1u}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Nachos|image=File:Nachos.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cheesy Nachos| | |||
component-1 = {{Recipe Component|item=flattened tortilla dough|image=File:Tortilladough-flat.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=small plate|image=File:Small Plate.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=table salt|image=File:Salt Shaker.png|amount={{{amount|1u}}}}} | | |||
component-4 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Cheesy Nachos|image=File:Cheesy Nachos.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cuban Nachos| | |||
component-1 = {{Recipe Component|item=flattened tortilla dough|image=File:Tortilladough-flat.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=small plate|image=File:Small Plate.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=ketchup|image=File:Ketchup.png|amount={{{amount|5u}}}}} | | |||
component-4 = {{Recipe Component|item=chili pepper|image=File:Chili.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Cuban Nachos|image=File:Cuban Nachos.png|amount={{{amount|1}}}}} | |||
}} | |||
</div> | </div> | ||
=== Burgers === | === Burgers === | ||
* For custom burgers, see [[Bun]] | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | ||
Line 54: | Line 298: | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item=Cheese Burger|image=File:Cheeseburger.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Cheese Burger|image=File:Cheeseburger.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Bacon Burger | | |||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=raw bacon|image=File:Raw Cutlet.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Bacon Burger|image=File:Bacon Burger.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 74: | Line 327: | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Big Bite Burger|image=File:Big Bite Burger.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Big Bite Burger|image=File:Big Bite Burger.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Super Bite Burger | | |||
component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|5}}}}} | | |||
component-2 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} | | |||
component-4 = {{Recipe Component|item=egg|image=File:Egg.png|amount={{{amount|2}}}}} | | |||
component-5 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|2}}}}} | | |||
component-6 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 25}} | | |||
result = {{Recipe Component|item=Super Bite Burger|image=File:Super Bite Burger.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = McGuffin | | |||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=egg|image=File:Egg.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=McGuffin|image=File:Mcguffin.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = BBQ Rib Sandwich | | |||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=BBQ Ribs|image=File:ribs.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=onion slice|image=File:onionslice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=BBQ Rib Sandwich|image=File:McRib.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Rat Burger | | |||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=rat meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Rat Burger|image=File:Ratburger.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Mothroachburger | | |||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|image=File:Mothroach (428)-South-43136.png|item=mothroach|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Mothroachburger|image=File:Mothroachburger.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 79: | Line 378: | ||
name = Chicken Sandwich | | name = Chicken Sandwich | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=raw chicken meat|image=File:Raw Chicken Meat.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item= | component-3 = {{Recipe Component|item=Mayonnaise|image=File:Beaker.png|amount={{{amount|5}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item=Chicken Sandwich|image=File:Chicken Sandwich.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Chicken Sandwich|image=File:Chicken Sandwich.png|amount={{{amount|1}}}}} | ||
Line 95: | Line 394: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Fillet -o- Carp Burger | | name = Fillet-o-Carp Burger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=raw carp fillet|image=File:Raw Carp Fillet.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=raw carp fillet|image=File:Raw Carp Fillet.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item=Fillet -o- Carp Burger|image=File:Fillet -o- Carp Burger.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Fillet-o-Carp Burger|image=File:Fillet -o- Carp Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Crab Burger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=raw crab meat|image=File:Crabmeat.png|amount={{{amount|2}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Crab Burger|image=File:Crab Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Corger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=raw corgi meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Corger|image=File:Corgi Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Brain Burger | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=brain|image=File:OrganHumanBrain.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Brain Burger|image=File:Brain Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Appendix Burger | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=appendix|image=File:OrganHumanAppendix.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Appendix Burger|image=File:Appendix Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 147: | Line 444: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Tofu Burger | | name = Tofu Burger | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=Tofu|image=File:Tofu Slice.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item=Tofu Burger|image=File:Tofu Burger.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Tofu Burger|image=File:Tofu Burger.png|amount={{{amount|1}}}}} | ||
Line 162: | Line 459: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Empowered Burger | | ||
component-1 = {{ | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=Plasma Sheet|image=File:Plasma single.png|amount={{{amount|2}}}}} | | ||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Empowered Burger|image=File:Empowered burger.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Jelly Burger | | |||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=amanita jelly|image=File:Amanita jelly.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Jelly Burger|image=File:Jelly Burger.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Soylent Burger | | |||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=soy beans|image=File:Soybean.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Soylent Burger|image=File:Soyburger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Crazy Hamburger | | ||
component-1 = {{ | component-1 = {{Recipe Component|item=olive oil|image=File:Beaker.png|amount={{{amount|15}}}}} | | ||
component-2 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount| | component-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} | | ||
component-4 = {{Recipe Component|item= | component-4 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|2}}}}} | | ||
component-5 = {{Recipe Component|item= | component-5 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} | | ||
component-6 = {{Recipe Component|item= | component-6 = {{Recipe Component|item=cabbage|image=File:Cabbage.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = | component-7 = {{Recipe Component|item=green crayon|image=File:Green Crayon.png|amount={{{amount|1}}}}} | | ||
result = {{Recipe Component|item= | component-8 = {{Recipe Component|item=flare|image=File:Flare.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Crazy Hamburger|image=File:Crazy Hamburger.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Clown Burger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=clown wig and mask|image=File:Clown mask.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Clown Burger|image=File:Clownburger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Mime Burger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=mime mask|image=File:Mime Mask.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Mime Burger|image=File:Mime_Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Ghost Burger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=ectoplasm|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Ghost Burger|image=File:Ghost Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Human Burger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=raw human meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Human Burger|image=File:Human Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Spell Burger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=wizard hat|image=File:Wizard Hat.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Spell Burger|image=File:Spell Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Baseball Burger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=baseball bat|image=File:Baseball bat.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Baseball Burger|image=File:Baseball Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Cat Burger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=cat ears|image=File:Cat Ears.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item= | component-3 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Cat Burger|image=File:Cat Burger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Roburger | | ||
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=capacitor|image=File:capacitor.png|amount={{{amount|2}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Roburger|image=File:Roburger.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
</div> | </div> | ||
=== Breads === | === Breads & Sandwiches === | ||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Dough Rope | | |||
component-1 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Rolling Pin}} | | |||
result = {{Recipe Component|item=Dough Rope|image=File:Dough Rope.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Bagel | | |||
component-1 = {{Recipe Component|item=dough rope|image=File:Dough Rope.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Bagel|image=File:Bagel.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Poppy Seed Bagel | | |||
component-1 = {{Recipe Component|item=dough rope|image=File:Dough Rope.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=poppy seeds|image=File:Poppy Seeds.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Bagel|image=File:Bagel.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | {{Recipe Box | | ||
name = Bread | | name = Bread | | ||
Line 261: | Line 598: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Baguette | | name = Baguette | | ||
component-1 = {{Recipe Component|item=table salt|image=File: | component-1 = {{Recipe Component|item=table salt|image=File:Salt Shaker.png|amount={{{amount|5u}}}}} | | ||
component-2 = {{Recipe Component|item=black pepper|image=File: | component-2 = {{Recipe Component|item=black pepper|image=File:Pepper Shaker.png|amount={{{amount|5u}}}}} | | ||
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Baguette|image=File:Baguette.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Baguette|image=File:Baguette.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Crostini | | |||
component-1 = {{Recipe Component|item=baguette|image=File:Baguette.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Crostini|image=File:Crostini.png|amount={{{amount|12}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Chèvre Chaud | | |||
component-1 = {{Recipe Component|item=[[crostini]]|image=File:Cotton Crostini.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=chèvre disk|image=File:Chèvre Disk.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Chèvre Chaud|image=File:Chèvre Chaud.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 275: | Line 627: | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Cream Cheese Bread|image=File:Cream Cheese Bread.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Cream Cheese Bread|image=File:Cream Cheese Bread.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 289: | Line 634: | ||
component-2 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Banana | result = {{Recipe Component|item=Banana Bread|image=File:Banana-nut Bread.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 305: | Line 642: | ||
component-2 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Sausage Bread|image=File: | result = {{Recipe Component|item=Sausage Bread|image=File:Sausage-bread.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 314: | Line 651: | ||
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Meat Bread|image=File: | result = {{Recipe Component|item=Meat Bread|image=File:Meat-bread.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Spider Meat Bread | | name = Spider Meat Bread | | ||
component-1 = {{Recipe Component|item=raw spider cutlet|image=File: | component-1 = {{Recipe Component|item=raw spider cutlet|image=File:Spidercutlet.png|amount={{{amount|2}}}}} | | ||
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} | | component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} | | ||
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Meat Bread|image=File:Bread.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Spider Meat Bread|image=File:Spidermeat-bread.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Xeno Meat Bread | | |||
component-1 = {{Recipe Component|item=raw xeno cutlet|image=File:Xenocutlet.png|amount={{{amount|2}}}}} | | |||
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Xeno Meat Bread|image=File:Xenomeat-bread.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cornbread | | |||
component-1 = {{Recipe Component|item=cornmeal dough|image=File:Cornmealdough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Cornbread|image=File:Cornbread.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Tofu Bread | | |||
component-1 = {{Recipe Component|item=Tofu|image=File:Tofu.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Tofu Bread|image=File:Tofu Bread.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Mimana Bread | | name = Mimana Bread | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=mimana|image=File:mimanaproduce.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=Nothing|image=File:beaker.png|amount={{{amount|5}}}}} | | component-2 = {{Recipe Component|item=Nothing|image=File:beaker.png|amount={{{amount|5}}}}} | | ||
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Mimana Bread|image=File:Mimanabread.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Mimana Bread|image=File:Mimanabread.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Raw Croissant | | |||
component-1 = {{Recipe Component|item=flat dough|image=File:Flat Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Raw Croissant|image=File:Raw Croissant.png|amount={{{amount|3}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Croissant | | |||
component-1 = {{Recipe Component|item=raw croissant|image=File:Raw Croissant.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Croissant|image=File:Croissant.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 339: | Line 714: | ||
name = Buttered Toast| | name = Buttered Toast| | ||
component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=Buttered Toast|image=File: | result = {{Recipe Component|item=Buttered Toast|image=File:Buttered-toast.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 347: | Line 722: | ||
name = French Toast| | name = French Toast| | ||
component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=milk|image=File:beaker.png|amount={{{amount|5}}}}} | | ||
component-3 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|12}}}}} | | component-3 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|12}}}}} | | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=French Toast|image=File: | result = {{Recipe Component|item=French Toast|image=File:French-toast.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 356: | Line 731: | ||
name = Garlic Bread| | name = Garlic Bread| | ||
component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=garlic|image=File:Garlic.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=garlic|image=File:Garlic.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=Garlic Bread|image=File: | result = {{Recipe Component|item=Garlic Bread|image=File:Garlic-slice.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Moldy Slice | | name = Jelly Toast| | ||
component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=amanita jelly|image=File:amanita_jelly.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Jelly Toast|image=File:Jelly-toast.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Two Slice| | |||
component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|2}}}}} | | |||
component-2 = {{Recipe Component|item=wine|image=File:Beaker.png|amount={{{amount|5}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Two Slice|image=File:Two-slice.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Moldy Bread Slice | | |||
component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=fly amanita|image=File:Fly amanita.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=fly amanita|image=File:Fly amanita.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=Moldy Slice|image=File:Moldy slice.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Moldy Bread Slice|image=File:Moldy slice.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Grilled Cheese Sandwich| | |||
component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|2}}}}} | | |||
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Grilled Cheese Sandwich|image=File:Buttered-toast.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
</div> | </div> | ||
Line 377: | Line 777: | ||
name = Margherita Pizza | | name = Margherita Pizza | | ||
component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=[[Flat dough]]|image=File:Flat Dough.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|4}}}}} | | component-3 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|4}}}}} | | ||
transformer = {{Microwave | time = 30}} | | transformer = {{Microwave | time = 30}} | | ||
Line 385: | Line 785: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Mushroom Pizza | | name = Mushroom Pizza | | ||
component-1 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=[[Flat dough]]|image=File:Flat Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=chanterelle cluster|image=File:Chanterelle Cluster.png|amount={{{amount|5}}}}} | | component-2 = {{Recipe Component|item=chanterelle cluster|image=File:Chanterelle Cluster.png|amount={{{amount|5}}}}} | | ||
transformer = {{Microwave | time = | transformer = {{Microwave | time = 30}} | | ||
result = {{Recipe Component|item=Mushroom Pizza|image=File:Mushroom Pizza.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Mushroom Pizza|image=File:Mushroom Pizza.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 394: | Line 794: | ||
name = Meat Pizza | | name = Meat Pizza | | ||
component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=[[Flat dough]]|image=File:Flat Dough.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|3}}}}} | | component-3 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|3}}}}} | | ||
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | ||
Line 405: | Line 805: | ||
component-1 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=ear of corn|image=File:Ear Of Corn.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=ear of corn|image=File:Ear Of Corn.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=[[Flat dough]]|image=File:Flat Dough.png|amount={{{amount|1}}}}} | | ||
component-4 = {{Recipe Component|item=eggplant|image=File:Eggplant.png|amount={{{amount|1}}}}} | | component-4 = {{Recipe Component|item=eggplant|image=File:Eggplant.png|amount={{{amount|1}}}}} | | ||
component-5 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | component-5 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | ||
Line 414: | Line 814: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Hawaiian Pizza | | name = Hawaiian Pizza | | ||
component-1 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=[[Flat dough]]|image=File:Flat Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=raw chicken cutlet|image=File:Raw Cutlet.png|amount={{{amount|3}}}}} | | component-2 = {{Recipe Component|item=raw chicken cutlet|image=File:Raw Cutlet.png|amount={{{amount|3}}}}} | | ||
component-3 = {{Recipe Component|item=pineapple slice|image=File:Pineapple Slice.png|amount={{{amount|5}}}}} | | component-3 = {{Recipe Component|item=pineapple slice|image=File:Pineapple Slice.png|amount={{{amount|5}}}}} | | ||
Line 423: | Line 823: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Dank Pizza | | name = Dank Pizza | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=cannabis leaves|image=File:Cannabis-produce.png|amount={{{amount|2}}}}} | | ||
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=[[Flat dough]]|image=File:Flat Dough.png|amount={{{amount|1}}}}} | | ||
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 30}} | | transformer = {{Microwave | time = 30}} | | ||
Line 435: | Line 835: | ||
component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=warm donk-pocket|image=File:Warm Donk-pocket.png|amount={{{amount|3}}}}} | | component-2 = {{Recipe Component|item=warm donk-pocket|image=File:Warm Donk-pocket.png|amount={{{amount|3}}}}} | | ||
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=[[Flat dough]]|image=File:Flat Dough.png|amount={{{amount|1}}}}} | | ||
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 30}} | | transformer = {{Microwave | time = 30}} | | ||
result = {{Recipe Component|item=Donk-pocket Pizza|image=File:Donk pizza.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Donk-pocket Pizza|image=File:Donk pizza.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Spicy Rock Pizza | | |||
component-1 = {{Recipe Component|item=[[Flat dough]]|image=File:Flat Dough.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=chili pepper|image=File:Chili.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|2}}}}} | | |||
component-4 = {{Recipe Component|item=uranium|image=File:Uranium-East-18875.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 30}} | | |||
result = {{Recipe Component|item=Spicy Rock Pizza|image=File:Donk pizza.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
</div> | </div> | ||
Line 449: | Line 861: | ||
component-1 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} | | component-1 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} | | ||
component-2 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|15}}}}} | | component-2 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|15}}}}} | | ||
component-3 = {{Recipe Component|item= | component-3 = {{Recipe Component|item=olive oil|image=File:Beaker.png|amount={{{amount|5}}}}} | | ||
component-4 = | component-4 = | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Boiled Spaghetti|image=File:Boiled Spaghetti.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Boiled Spaghetti|image=File:Boiled Spaghetti.png|amount={{{amount|1}}}}} | ||
Line 483: | Line 895: | ||
component-1 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=ear of corn|image=File:Ear Of Corn.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=ear of corn|image=File:Ear Of Corn.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component| | component-3 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} | | ||
component-4 = {{Recipe Component|item=eggplant|image=File:Eggplant.png|amount={{{amount|1}}}}} | | component-4 = {{Recipe Component|item=eggplant|image=File:Eggplant.png|amount={{{amount|1}}}}} | | ||
component-5 = {{Recipe Component|item=boiled spaghetti|image=File:Boiled Spaghetti.png|amount={{{amount|1}}}}} | | component-5 = {{Recipe Component|item=boiled spaghetti|image=File:Boiled Spaghetti.png|amount={{{amount|1}}}}} | | ||
Line 495: | Line 907: | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item=Copypasta|image=File:Copypasta.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Copypasta|image=File:Copypasta.png|amount={{{amount|1}}}}} | ||
}} | |component-2={{Recipe Component|item=small plate|image=File:Small Plate.png|amount={{{amount|2}}}}}}} | ||
</div> | </div> | ||
Line 540: | Line 952: | ||
name = Egg-fried Rice | | name = Egg-fried Rice | | ||
component-1 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component| | component-2 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} | | ||
component-3 = {{Recipe Component|item=boiled rice|image=File:Boiled Rice.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=boiled rice|image=File:Boiled Rice.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
Line 550: | Line 962: | ||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | ||
{{Recipe Box | | |||
name = French Onion Soup | | |||
component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} | | |||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=onion slice|image=File:Onion slice.png|amount={{{amount|5}}}}} | | |||
component-4 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=French Onion Soup|image=File:Onion Soup.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Mushroom Soup | | |||
component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Milk|amount={{{amount|5}}}}} | | |||
component-3 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=chanterelle cluster|image=File:Chanterelle_Cluster.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Mushroom Soup|image=File:Mushroom Soup.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Nettle Soup | | |||
component-1 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} | | |||
component-3 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=potato|image=File:Potato.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=nettle|image=File:Nettle.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Nettle Soup|image=File:Nettle soup.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Tomato Soup| | |||
component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} | | |||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Tomato Soup|image=File:Tomato Soup.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Blood Tomato Soup| | |||
component-1 = {{Chem Recipe Component|reagent=Blood|amount={{{amount|10}}}}} | | |||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Tomato Soup|image=File:Tomato Soup.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Vegetable Soup| | |||
component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|5}}}}} | | |||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=corn|image=File:Corn.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=potato|image=File:Potato.png|amount={{{amount|1}}}}} | | |||
component-6 = {{Recipe Component|item=eggplant|image=File:Eggplant.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Vegetable Soup|image=File:Vegetable Soup.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Pea Soup | | |||
component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} | | |||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=pea pod|image=File:Peapod.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Pea Soup|image=File:Wing Fang Chu Soup.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | {{Recipe Box | | ||
name = Bisque | | name = Bisque | | ||
Line 573: | Line 1,056: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Wing Fang Chu Soup (Xeno) | | ||
component-1 = {{ | component-1 = {{Recipe Component|item=soy sauce|image=File:Beaker.png|amount={{{amount|1}}}}} | | ||
component-2 = {{ | component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item= | component-3 = {{Recipe Component|item=raw xeno cutlet|image=File:Xenocutlet.png|amount={{{amount|2}}}}} | | ||
component- | transformer = {{Microwave | time = 10}} | | ||
component- | result = {{Recipe Component|item=Wing Fang Chu Soup|image=File:Wing Fang Chu Soup.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Wing Fang Chu Soup (Spider) | | |||
component-1 = {{Recipe Component|item=soy sauce|image=File:Beaker.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=raw spider meat|image=File:Raw Meat.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Wing Fang Chu Soup|image=File:Wing Fang Chu Soup.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Stew | | ||
component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} | | component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} | | ||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|3}}}}} | | ||
component- | component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | ||
component- | component-5 = {{Recipe Component|item=potato|image=File:Potato.png|amount={{{amount|1}}}}} | | ||
component-6 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | |||
component-7 = {{Recipe Component|item=eggplant|image=File:Eggplant.png|amount={{{amount|1}}}}} | | |||
component-8 = {{Recipe Component|item=chanterelle cluster|image=File:Chanterelle_Cluster.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Stew|image=File:Stew.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 600: | Line 1,093: | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Salty Sweet Miso Cola Soup|image=File:Salty Sweet Miso Cola Soup.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Salty Sweet Miso Cola Soup|image=File:Salty Sweet Miso Cola Soup.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Clown's Tears | | |||
component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} | | |||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=banana|image=File:Banana.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=glass shard|image=File:Glass Shard.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Clown's Tears|image=File:Clown's_Tears.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Clown's Tears (Alt) | | |||
component-1 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=onion slice|image=File:Onion Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=bike horn|image=File:BikeHorn.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Clown's Tears|image=File:Clown's_Tears.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Eyeball Soup | | |||
component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} | | |||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=potato|image=File:Potato.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=eyes|image=File:OrganHumanEyes.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Eyeball Soup|image=File:Eyeball Soup.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Monkey's Delight | | |||
component-1 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=black pepper|image=File:Beaker.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=banana|image=File:Banana.png|amount={{{amount|1}}}}} | | |||
component-6 = {{Recipe Component|item=monkey cube|image=File:Monkey Cube.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Monkey's Delight|image=File:Monkey's_Delight.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Escargot | | |||
component-1 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=water|image=File:Beaker.png|amount={{{amount|5u}}}}} | | |||
component-3 = {{Recipe Component|item=boiled snail|image=File:Boiled Snail.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=onion slice|image=File:Onion Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Escargot|image=File:Escargot.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 648: | Line 1,195: | ||
result = {{Recipe Component|item=Carrot Fries|image=File:Carrot Fries.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Carrot Fries|image=File:Carrot Fries.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Onion Rings | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=onion slice|image=File:onion slice.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | |||
transformer = {{Microwave | time = | result = {{Recipe Component|item=Onion Rings|image=File:Onionrings.png|amount={{{amount|1}}}}} | ||
result = {{Recipe Component|item= | |||
}} | }} | ||
</div> | |||
=== Skewers === | |||
{{Recipe Box | | * For custom skewers, see [[Skewer]] | ||
name = | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">{{Recipe Box | | ||
component-1 = {{Recipe Component|item= | name = BBQ Ribs | | ||
component-2 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=BBQ Sauce|image=File:Beaker.png|amount={{{amount|5}}}}} | | ||
component-2 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=skewer|image=File:Skewer.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=skewer|image=File:Skewer.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=BBQ Ribs|image=File:Ribs.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
</div> | |||
=== Chilis === | === Chilis === | ||
Line 735: | Line 1,238: | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=Cold Chili|image=File:Cold Chili.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Cold Chili|image=File:Cold Chili.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Chili Con Carnival | | name = Chili Con Carnival | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=clown shoes|image=File:Clown shoes.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} | | ||
Line 765: | Line 1,258: | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Queso|image=File:Queso.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Queso|image=File:Queso.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Bungo Curry | | |||
component-1 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=bungo fruit|image=File:Bungo.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=water|image=File:Beaker.png|amount={{{amount|5u}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Bungo Curry|image=File:Bungo Curry.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 791: | Line 1,294: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Coleslaw | | name = Coleslaw | | ||
component-1 = {{Recipe Component|item=vinaigrette|amount={{{amount|5}}}}} | | | component-1 = {{Recipe Component|item=vinaigrette|image=File:Beaker.png|amount={{{amount|5}}}}} | | | ||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=red onion|image=File:Red Onion.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=red onion|image=File:Red Onion.png|amount={{{amount|1}}}}} | | ||
Line 800: | Line 1,303: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Caesar Salad | | ||
component-1 = {{Recipe Component|item=olive oil|amount={{{amount|5}}}}} | | component-1 = {{Recipe Component|item=olive oil|image=File:Beaker.png|amount={{{amount|5}}}}} | | ||
component-2 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | ||
Line 808: | Line 1,311: | ||
component-6 = {{Recipe Component|item=red onion slice|image=File:Red Onion_Slice.png|amount={{{amount|1}}}}} | | component-6 = {{Recipe Component|item=red onion slice|image=File:Red Onion_Slice.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Caesar Salad|image=File:Caesar Salad.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Kimchi Salad | | name = Kimchi Salad | | ||
component-1 = {{Recipe Component|item=vinegar|amount={{{amount|5}}}}} | | component-1 = {{Recipe Component|item=vinegar|image=File:Beaker.png|amount={{{amount|5}}}}} | | ||
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} | | ||
Line 840: | Line 1,343: | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=Citrus Salad|image=File:Citrus Salad.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Citrus Salad|image=File:Citrus Salad.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Fruit Salad | | |||
component-1 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | | |||
component-2 = {{Recipe Component|item=orange|image=File:Orange.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=apple|image=File:Apple.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=grape|image=File:Grape.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=watermelon slice|image=File:Watermelon Slice.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Fruit Salad|image=File:Fruit Salad.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Jungle Salad | | |||
component-1 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | | | |||
component-2 = {{Recipe Component|item=banana|image=File:Banana.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=apple|image=File:Apple.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=grape|image=File:Grape.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=watermelon slice|image=File:Watermelon Slice.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Jungle Salad|image=File:Jungle Salad.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Melon Fruit Bowl | | |||
component-1 = {{Recipe Component|item=watermelon|image=File:Watermelon.png|amount={{{amount|1}}}}} | | | |||
component-2 = {{Recipe Component|item=orange|image=File:Orange.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=apple|image=File:Apple.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=banana|image=File:Banana.png|amount={{{amount|1}}}}} | | |||
component-5 = {{Recipe Component|item=lemon|image=File:Lemon.png|amount={{{amount|1}}}}} | | |||
component-6 = {{Recipe Component|item=ambrosia vulgaris|image=File:Ambrosia Vulgaris.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Melon Fruit Bowl|image=File:Watermelon Fruit Bowl.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
</div> | </div> | ||
=== | === Pancakes & Waffles === | ||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | ||
Line 853: | Line 1,390: | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=Pancake|image=File:Pancake.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Pancake|image=File:Pancake.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Chocolate Chip Pancake | | |||
component-1 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|5}}}}} | | |||
component-3 = {{Chem Recipe Component|reagent=Milk|amount={{{amount|5}}}}} | | |||
component-4 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Chocolate Chip Pancake|image=File:Chocolate Chip Pancake.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Blueberry Pancake | | |||
component-1 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|5}}}}} | | |||
component-3 = {{Chem Recipe Component|reagent=Milk|amount={{{amount|5}}}}} | | |||
component-4 = {{Recipe Component|item=berries|image=File:Berries.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Blueberry Pancake|image=File:Chocolate Chip Pancake.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 873: | Line 1,430: | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item=Soy Waffles|image=File:Soy Waffles.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Soy Waffles|image=File:Soy Waffles.png|amount={{{amount|1}}}}} | ||
}} | |||
</div> | |||
=== Pies & Tarts === | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Apple Pie | | |||
component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=apple|image=File:Apple.png|amount={{{amount|3}}}}} | | |||
component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Apple Pie|image=File:Apple_Pie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Banana Cream Pie | | |||
component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=banana|image=File:Banana.png|amount={{{amount|3}}}}} | | |||
component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Banana Cream Pie|image=File:Banana cream pie.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Meat Pie | | ||
component-1 = {{ | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|3}}}}} | | |||
component- | component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | ||
component- | transformer = {{Microwave | time = 15}} | | ||
transformer = {{Microwave | time = | result = {{Recipe Component|item=Meat Pie|image=File:Meat_Pie.png|amount={{{amount|1}}}}} | ||
result = {{Recipe Component|item= | |||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Xeno Pie | | ||
component-1 = {{ | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{ | component-2 = {{Recipe Component|item=raw xeno meat|image=File:Raw Xeno Meat.png|amount={{{amount|3}}}}} | | ||
component-3 = {{Recipe Component|item= | component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Xeno Pie|image=File:Xeno_Pie.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Amanita Pie | | ||
component-1 = {{ | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{ | component-2 = {{Recipe Component|item=fly amanita|image=File:Fly amanita.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item= | component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Amanita Pie|image=File:Amanita pie-East-5359.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Berry Clafoutis | | ||
component-1 = {{ | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{ | component-2 = {{Recipe Component|item=berries|image=File:Berries.png|amount={{{amount|3}}}}} | | ||
component-3 = {{Recipe Component|item= | component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Berry Clafoutis|image=File:Berry Clafoutis.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Baklava | | ||
component-1 = {{ | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{ | component-2 = {{Recipe Component|item=sweetie's pistachios|image=File:Sweetie's Pistachios.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | |||
component- | transformer = {{Microwave | time = 15}} | | ||
transformer = {{Microwave | time = | result = {{Recipe Component|item=Baklava|image=File:Baklava.png|amount={{{amount|1}}}}} | ||
result = {{Recipe Component|item= | |||
}} | }} | ||
=== | {{Recipe Box | | ||
name = Pumpkin Pie | | |||
component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=Pumpkin|image=File:Pumpkin.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Pumpkin Pie|image=File:Pumpkin Pie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Cherry Pie | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=cherry|image=File:Cherry.png|amount={{{amount|5}}}}} | | ||
component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Cherry Pie|image=File:Banana cream pie.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Frosty Pie | | ||
component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=chilly pepper|image=File:Chillyproduce.png|amount={{{amount|1}}}}} | | ||
component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Frosty Pie|image=File:Frosty Pie.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Grape Tart | | |||
component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|5}}}}} | | |||
component-3 = {{Recipe Component|item=milk|image=File:Beaker.png|amount={{{amount|5}}}}} | | |||
component-4 = {{Recipe Component|item=grape|image=File:Grape.png|amount={{{amount|3}}}}} | | |||
component-5 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Grape Tart|image=File:Grape Tart.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Golden Apple Streusel Tart | | ||
component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=apple|image=File:Apple.png|amount={{{amount|2}}}}} | | ||
component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | ||
component-4 = {{Recipe Component|item=gold (liquid)|image=File:Beaker.png|amount={{{amount|10}}}}} | | |||
component-5 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|5}}}}} | | |||
component-6 = {{Recipe Component|item=milk|image=File:Beaker.png|amount={{{amount|5}}}}} | | |||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Golden Apple Streusel Tart|image=File:Golden Apple Streusel Tart.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Mime Tart | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=mimana|image=File:Mimanaproduce.png|amount={{{amount|3}}}}} | | ||
component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | ||
component-4 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|5}}}}} | | |||
component-5 = {{Recipe Component|item=milk|image=File:Beaker.png|amount={{{amount|5}}}}} | | |||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Mime Tart|image=File:Mime Tart.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Chocolate Lava Tart | | ||
component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|3}}}}} | | ||
component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | component-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} | | ||
component-4 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|5}}}}} | | |||
component-5 = {{Recipe Component|item=milk|image=File:Beaker.png|amount={{{amount|5}}}}} | | |||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Chocolate Lava Tart|image=File:Chocolate Lava Tart.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 973: | Line 1,576: | ||
=== Cakes === | === Cakes === | ||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | ||
{{Recipe Box | | {{Recipe Box | | ||
Line 1,004: | Line 1,606: | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=Lemon Cake|image=File:Lemon Cake.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Lemon Cake|image=File:Lemon Cake.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Lemoon Cake | | |||
component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=lemoon|image=File:Lemoon.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=berries|image=File:Berries.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Lemoon Cake|image=File:Lemoon Cake.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 1,020: | Line 1,632: | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=Lime Cake|image=File:Lime Cake.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Lime Cake|image=File:Lime Cake.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Pumpkin-Spice Cake | | |||
component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=pumpkin|image=File:Pumpkin.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Pumpkin-Spice Cake|image=File:Pumpkin-Spice Cake.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 1,033: | Line 1,654: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Clown Cake | | name = Clown Cake | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=clown mask|image=File:Clown_mask.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} | | component-2 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
Line 1,058: | Line 1,679: | ||
name = Brain Cake | | name = Brain Cake | | ||
component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} | | ||
component-2 = {{Recipe Component|item= | component-2 = {{Recipe Component|item=brain|image=File:OrganHumanBrain.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Brain Cake|image=File:Brain Cake.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Brain Cake|image=File:Brain Cake.png|amount={{{amount|1}}}}} | ||
Line 1,070: | Line 1,691: | ||
result = {{Recipe Component|item=Slime Cake|image=File:Slime Cake.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Slime Cake|image=File:Slime Cake.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | |||
name = Suppermatter | | |||
component-1 = {{Chem Recipe Component|reagent=Nitrogen|amount={{{amount|10}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Plasma|amount={{{amount|10}}}}} | | |||
component-3 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|30}}}}} | | |||
component-4 = {{Recipe Component|item=cake batter|image=File:Cake Batter.png|amount={{{amount|2}}}}} | | |||
transformer = {{Microwave | time = 30}} | | |||
result = {{Recipe Component|item=Suppermatter|image=File:Suppermatter.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Suppermatter Shard | | |||
component-1 = {{Recipe Component|item=Suppermatter|image=File:suppermatter.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Suppermatter Shard|image=File:Suppermater Shard.png|amount={{{amount|8}}}}} | |||
}} | |||
</div> | |||
=== Muffins === | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Muffin|image=File:Muffin.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Banana Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-3 = {{Recipe Component|item=banana|image=File:Banana.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Banana Muffin|image=File:Muffin Banana.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Chocolate Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-4 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Chocolate Muffin|image=File:Muffin Chocolate.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cherry Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-4 = {{Recipe Component|item=cherry|image=File:Cherry.png|amount={{{amount|3}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Cherry Muffin|image=File:Muffin Cherry.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Berry Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-4 = {{Recipe Component|item=berries|image=File:Berries.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Berry Muffin|image=File:Muffin Berry.png|amount={{{amount|1}}}}} | |||
}} | |||
</div> | </div> | ||
=== Cookies & Brownies === | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Cookie | | |||
component-1 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|5}}}}} | | |||
component-3 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Cookie|image=File:Cookie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Sugar Cookie | | |||
component-1 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|10}}}}} | | |||
component-3 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Sugar Cookie|image=File:Sugar Cookie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Raisin Cookie | | |||
component-1 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|5}}}}} | | |||
component-3 = {{Recipe Component|item=4no raisins|image=File:4no Raisins.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Raisin Cookie|image=File:Raisin Cookie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Oatmeal Cookie | | |||
component-1 = {{Chem Recipe Component|reagent=Oats|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|5}}}}} | | |||
component-3 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Oatmeal Cookie|image=File:Oatmeal Cookie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Brownies | | |||
component-1 = {{Recipe Component|item=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|2}}}}} | | |||
component-2 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=flour|image=File:Beaker.png|amount={{{amount|15u}}}}} | | |||
component-4 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|30u}}}}} | | |||
component-5 = {{Recipe Component|item=raw egg|image=File:Beaker.png|amount={{{amount|18u}}}}} | | |||
transformer = {{Microwave | time = 30}} | | |||
result = {{Recipe Component|item=Brownies|image=File:Brownies.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cannabis Butter| | |||
component-1 = {{Recipe Component|item=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=cannabis leaves|image=File:Cannabis-produce.png|amount={{{amount|6}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Stick of Cannabis Butter|image=File:Stick Of Cannabis Butter.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Special Brownies | | |||
component-1 = {{Recipe Component|item=stick of cannabis butter|image=File:Stick Of Cannabis Butter.png|amount={{{amount|2}}}}} | | |||
component-2 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=flour|image=File:Beaker.png|amount={{{amount|15u}}}}} | | |||
component-4 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|30u}}}}} | | |||
component-5 = {{Recipe Component|item=raw egg|image=File:Beaker.png|amount={{{amount|18u}}}}} | | |||
transformer = {{Microwave | time = 30}} | | |||
result = {{Recipe Component|item=Special Brownies|image=File:Brownies.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Brownie | | |||
component-1 = {{Recipe Component|item=brownies|image=File:Brownies.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Brownie|image=File:Brownie.png|amount={{{amount|6}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Special Brownie | | |||
component-1 = {{Recipe Component|item=special brownies|image=File:Brownies.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Special Brownie|image=File:Brownie.png|amount={{{amount|6}}}}} | |||
}} | |||
</div> | |||
=== Sentient Food === | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Bread Dog | | |||
component-1 = {{Recipe Component|item=sausage bread|image=File:Sausage-bread.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=heart|image=File:Heart-off.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=cooked spaceshroom|image=File:Cooked Spaceshroom.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=cognizine|image=File:Beaker.png|amount={{{amount|5u}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Bread Dog|image=File:Bread dog-South-5786.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cak | | |||
component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=4no raisins|image=File:4no Raisins.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=heart|image=File:Heart-off.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=milk|image=File:Beaker.png|amount={{{amount|15u}}}}} | | |||
component-5 = {{Recipe Component|item=cognizine|image=File:Beaker.png|amount={{{amount|5u}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Cak|image=File:Cak-South-5894.png|amount={{{amount|1}}}}} | |||
}} | |||
</div> | |||
=== Cotton Meals === | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Fiber | | |||
component-1 = {{Recipe Component|item=cotton boll|image=File:Cotton.png|amount={{{amount|1}}}}} | | |||
transformer = {{Grinder}} | | |||
result = {{Recipe Component|item=Fiber|image=File:Beaker.png|amount={{{amount|10u}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Fiber | | |||
component-1 = {{Recipe Component|item=cloth|image=File:Cloth-East-35664.png|amount={{{amount|1}}}}} | | |||
transformer = {{Juice}} | | |||
result = {{Recipe Component|item=Fiber|image=File:Beaker.png|amount={{{amount|3u}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Dough | | |||
component-1 = {{Recipe Component|item=fiber|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-2 = {{Recipe Component|item=flour|image=File:Beaker.png|amount={{{amount|5u}}}}} | | |||
component-3 = {{Recipe Component|item=water|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
transformer = {{Beaker}} | | |||
result = {{Recipe Component|item=Cotton Dough|image=File:Cotton Dough.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Bread | | |||
component-1 = {{Recipe Component|item=cotton dough|image=File:Cotton Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Cotton Bread|image=File:Cotton Bread.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Baguette | | |||
component-1 = {{Recipe Component|item=table salt|image=File:Salt Shaker.png|amount={{{amount|5u}}}}} | | |||
component-2 = {{Recipe Component|item=black pepper|image=File:Pepper Shaker.png|amount={{{amount|5u}}}}} | | |||
component-3 = {{Recipe Component|item=cotton dough|image=File:Cotton Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Cotton Baguette|image=File:Cotton baguette.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Crostini | | |||
component-1 = {{Recipe Component|item=cotton baguette|image=File:Cotton baguette.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Cotton Crostini|image=File:Cotton Crostini.png|amount={{{amount|12}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Chèvre Chaud | | |||
component-1 = {{Recipe Component|item=[[cotton crostini]]|image=File:Cotton Crostini.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=chèvre disk|image=File:Chèvre Disk.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Cotton Chèvre Chaud|image=File:Cotton Chèvre Chaud.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Flat Dough | | |||
component-1 = {{Recipe Component|item=Dough|image=File:Cotton Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Rolling Pin}} | | |||
result = {{Recipe Component|item=Cotton Flat Dough|image=File:Cotton Flat Dough.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Raw Cotton Croissant | | |||
component-1 = {{Recipe Component|item=flat cotton dough|image=File:Flat Cotton Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Raw Cotton Croissant|image=File:Raw Cotton Croissant.png|amount={{{amount|3}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Croissant | | |||
component-1 = {{Recipe Component|item=raw cotton croissant|image=File:Raw Cotton Croissant.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Cotton Croissant|image=File:Cotton Croissant.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Pizza | | |||
component-1 = {{Recipe Component|item=[[cotton flat dough]]|image=File:Cotton Flat Dough.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=cotton boll|image=File:Cotton.png|amount={{{amount|4}}}}} | | |||
transformer = {{Microwave | time = 30}} | | |||
result = {{Recipe Component|item=Cotton Pizza|image=File:Cotton Pizza.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Dough Slice | | |||
component-1 = {{Recipe Component|item=cotton dough|image=File:Cotton Dough.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Cotton Dough Slice|image=File:Cotton Dough Slice.png|amount={{{amount|3}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Dough Rope | | |||
component-1 = {{Recipe Component|item=cotton dough slice|image=File:Cotton Dough Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Rolling Pin}} | | |||
result = {{Recipe Component|item=Cotton Dough Rope|image=File:Cotton Dough Rope.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cotton Bagel | | |||
component-1 = {{Recipe Component|item=cotton dough rope|image=File:Cotton Dough Rope.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Cotton Bagel|image=File:Cotton Bagel.png|amount={{{amount|1}}}}} | |||
}} | |||
</div> | |||
=== Donk pockets === | === Donk pockets === | ||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | ||
{{Recipe Box | | {{Recipe Box | | ||
Line 1,125: | Line 2,041: | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Warm | name = Warm Stonk-pocket | | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=stonk-pocket|image=File:Stonk-Pocket.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 5}} | | transformer = {{Microwave | time = 5}} | | ||
result = {{Recipe Component|item=Warm | result = {{Recipe Component|item=Warm Stonk-pocket|image=File:Stonk-Pocket.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Warm Carp-pocket | | |||
component-1 = {{Recipe Component|item=carp-pocket|image=File:Carp-Pocket.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Warm Carp-pocket|image=File:Carp-Pocket.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
</div> | </div> | ||
=== Syndicate Recipes === | |||
* Syndicate recipes require the use of a [[Donk Co. Microwave]]<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Baguette (Weapon) | | |||
component-1 = {{Recipe Component|item=table salt|image=File:Salt Shaker.png|amount={{{amount|5u}}}}} | | |||
component-2 = {{Recipe Component|item=black pepper|image=File:Pepper Shaker.png|amount={{{amount|5u}}}}} | | |||
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=metal rod|image=File:Metal Rod.png|amount={{{amount|1}}}}} | | |||
transformer = {{Donk Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Baguette (Weapon)|image=File:Baguette.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Croissant (Weapon) | | |||
component-1 = {{Recipe Component|item=raw croissant|image=File:Raw Croissant.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=glass shard|image=File:Glass Shard.png|amount={{{amount|1}}}}} | | |||
transformer = {{Donk Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Croissant (Weapon)|image=File:Croissant.png|amount={{{amount|1}}}}} | |||
}} | |||
</div> | |||
=== Others === | === Others === | ||
Line 1,151: | Line 2,099: | ||
transformer = {{Microwave | time = 15}} | | transformer = {{Microwave | time = 15}} | | ||
result = {{Recipe Component|item=Cuban Carp|image=File:Cuban Carp.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Cuban Carp|image=File:Cuban Carp.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Dumplings | | |||
component-1 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|3}}}}} | | |||
component-2 = {{Recipe Component|item=water|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-3 = {{Recipe Component|item=uncooked animal proteins|image=File:Beaker.png|amount={{{amount|6}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Dumplings|image=File:Dumplings.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 1,156: | Line 2,113: | ||
name = Popcorn | | name = Popcorn | | ||
component-1 = {{Recipe Component|item=ear of corn|image=File:Ear Of Corn.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=ear of corn|image=File:Ear Of Corn.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = | transformer = {{Microwave | time = 20}} | | ||
result = {{Recipe Component|item=Popcorn|image=File:Popcorn.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Popcorn|image=File:Popcorn.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
Line 1,167: | Line 2,124: | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item=Amanita Jelly|image=File:Amanita jelly.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Amanita Jelly|image=File:Amanita jelly.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Boiled Snail | | |||
component-1 = {{Recipe Component|item=raw snail meat|image=File:Raw Snail Meat.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=water|image=File:Beaker.png|amount={{{amount|5u}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Boiled Snail|image=File:Boiled Snail.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Dry Tobacco Leaves| | name = Dry Tobacco Leaves| | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=tobacco leaves|image=File:Tobacco leaves.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Dried Tobacco Leaves|image=File:LeavesTobaccoDried.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = Dry Cannabis Leaves| | name = Dry Cannabis Leaves| | ||
component-1 = {{Recipe Component|item= | component-1 = {{Recipe Component|item=cannabis leaves|image=File:Cannabis-produce.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Dried Cannabis Leaves|image=File:LeavesTobaccoDried.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Dry Tea Leaves| | |||
component-1 = {{Recipe Component|item=tea leaves|image=File:Tealeaf.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Dried Tea Leaves|image=File:Dried Tea Leaves.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 1,187: | Line 2,159: | ||
component-1 = {{Recipe Component|item=aloe|image=File:Aloe-produce.png|amount={{{amount|1}}}}} | | component-1 = {{Recipe Component|item=aloe|image=File:Aloe-produce.png|amount={{{amount|1}}}}} | | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item= | result = {{Recipe Component|item=Aloe Cream|image=File:AloeCream.png|amount={{{amount|1}}}}} | ||
}} | }} | ||
{{Recipe Box | | {{Recipe Box | | ||
name = | name = Anomalous Meat Mass | | ||
component-1 = {{ | component-1 = {{Recipe Component|item=anomaly core (meat)|image=File:Anomaly Core Meat Inert.png|amount={{{amount|1}}}}} | | ||
component- | transformer = {{Microwave | time = 5}} | | ||
component- | result = {{Recipe Component|item=Anomalous Meat Mass|image=File:Anomalous Meat.png|amount={{{amount|1}}}}} | ||
component- | }} | ||
transformer = {{Microwave | time = | |||
result = {{Recipe Component|item= | {{Recipe Box | | ||
name = Cut Anomalous Meat | | |||
component-1 = {{Recipe Component|item=anomalous meat mass|image=File:Anomalous Meat.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Raw Meat|image=File:Raw Meat.png|amount={{{amount|10}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cut Anomalous Steak | | |||
component-1 = {{Recipe Component|item=anomalous steak|image=File:Anomalous Steak.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Steak|image=File:Steak.png|amount={{{amount|10}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Baked Banana Peel | | |||
component-1 = {{Recipe Component|item=banana peel|image=File:Banana Peel.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Baked Banana Peel|image=File:Baked Banana Peel.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
</div> | </div> | ||
== Condiments & Ingredients== | == Condiments & Ingredients== | ||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | ||
{{ | {{Chem box|Water}} | ||
{{ | {{Chem box|Milk}} | ||
{{#invoke:Chemistry Lookup|buildboxes|Foods}} | {{#invoke:Chemistry Lookup|buildboxes|Foods}} | ||
</div> | </div> | ||
== Notes == | |||
* Multiple of the same recipe can be cooked at once by multiplying the ingredients & microwave time | |||
* Uncooked animal proteins can be obtained by grinding raw meat | |||
[[Category:Guides]] | [[Category:Guides]] |
Latest revision as of 22:36, 12 April 2025
The Microwave
The Microwave is the Chef's (and unlucky prisoner's) choice of heating utensil, being able to cook everything from bread to pizza and pies, as long as you select the right cook time. It has a menu layout similar to the grinder, with ingredients in the microwave on the left, and a selection of buttons on the right. You can select from a range of cooking times, spanning from Instantaneous to 30 seconds, using said buttons. Each recipe requires a different time in the microwave. If the ingredients or time are wrong, the ingredients in the microwave will either be spit out or become a burnt mess.
Recipes
Base products
Mixing
Rolling
Cutting
Tacos & Nachos
- For custom tacos, see Taco Shell
Burgers
- For custom burgers, see Bun
Breads & Sandwiches
Pizzas
Pasta
Rice dishes
Soups
Potato dishes and fries
Skewers
- For custom skewers, see Skewer
Chilis
Salads
Pancakes & Waffles
Pies & Tarts
Cakes
Muffins
Cookies & Brownies
Sentient Food
Cotton Meals
Donk pockets
Syndicate Recipes
- Syndicate recipes require the use of a Donk Co. Microwave
Others
Condiments & Ingredients
All the vitamins, minerals, and carbohydrates the body needs in pure form.
Seems to be opaque.
Satiates hunger.
Hard, small white grains.
Seems to be chewy.
Hand wipes not included.
Seems to be gloopy.
Viscous and fragrant.
Seems to be oily.
Made from pureed tomatoes and flavored with spices.
Seems to be tangy.
Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.
Seems to be grainy.
Satiates thirst.
Satiates hunger.
So-called Russian dressing, popular among Space Americans.
Seems to be saucey.
Burns so good.
Seems to be spicy.
Found in certain meals, good for bodily health.
Seems to be clumpy.
Satiates hunger.
Used for baking.
Seems to be powdery.
Satiates thirst.
Used in cooking various dishes.
Seems to be chalky.
A basic salad dressing made with oil, vinegar and seasoning.
Seems to be sour.
Found in healthy, complete meals.
Seems to be chalky.
Satiates hunger.
Used for baking.
Seems to be powdery.
Satiates thirst.
Used for a variety of tasty purposes.
Seems to be coarse.
Smelly horseradish sauce.
Seems to be overpowering.
Leaves the tongue numb in its passage.
Seems to be cold.
The sweetness of a thousand sugars but none of the calories.
Seems to be sugary.
Often used to flavor food.
Seems to be sour.
Creamy sauce, made from oil, egg, and some (edible) acid.
Seems to be thick.
Often used to flavor food or make people sneeze.
Seems to be grainy.
Tasty spacey sugar!
Seems to be sweet.
Satiates hunger.
Corn oil, A delicious oil used in cooking. Made from corn.
Seems to be oily.
Used for baking.
Seems to be mucus-like.
Used by chefs to cook.
Seems to be oily.
A salty soy-based flavoring.
Seems to be salty.
Satiates thirst.
Satiates hunger.
Notes
- Multiple of the same recipe can be cooked at once by multiplying the ingredients & microwave time
- Uncooked animal proteins can be obtained by grinding raw meat