Cooking: Difference between revisions

From Space Station 14 Wiki
No edit summary
(98 intermediate revisions by 28 users not shown)
Line 1: Line 1:
As of the writing of this page, SS14 only has a single way to cook things: The microwave [[File:Microwave.png]]. Just insert the ingredients, set the time, and start it to easily make almost any item shown. Some things however are made with chemical reactions instead, and are denoted as being mixed, instead of using the microwave.
{{template:stub}}
== The microwave ==
 
[[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, to pizza and pies, as long as you select the right time to cook. 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 pick between Instantanious and 30 seconds of cooking time 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 it will burn into a burnt mess.


== Recipes ==
== Recipes ==
<!--
<!--
This is a bit complex due to the heavy styling, but just stick your recipe at the end and it'll center it and everything for you.
This is a bit complex due to the heavy styling, but just stick your recipe at the end and it'll center it and everything for you.
For almost every single damn recipe in the game check the GitHub page:
https://github.com/space-wizards/space-station-14/blob/master/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml
The recipes are generated automatically. To update it, poke notafet on #wiki-work
-->
-->
=== Base products ===
<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 = CreateVeganCakeBatter}}
{{Reactionbox | reaction = Curdling}}
<!--{{Reactionbox | reaction = ChevreCurdling}}-->
{{Reactionbox | reaction = CreateDough}}
{{Reactionbox | reaction = CreateCornmealDough}}
{{Reactionbox | reaction = CreateButter}}
{{Reactionbox | reaction = CreateMeatball}}
{{Reactionbox | reaction = CreatePieDough}}
{{Reactionbox | reaction = CreateTofu}}
{{Recipe Box |
name = CreateTortillaDough |
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}}}}}
}}
</div>
=== Tacos ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{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}}}}}
}}
</div>
=== Burgers ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Bun |
component-1 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Bun|image=File:Bun.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Plain Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Plain Burger|image=File:Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Cheese 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|1}}}}} |
component-3 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Cheese Burger|image=File:Cheeseburger.png|amount={{{amount|1}}}}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Flour |
  name = Bacon Burger |
  component-1 = {{RI Wheat}} |
  component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
  transformer = {{Grinder}} |
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} |
  result = {{RI Flour | amount = 10}}
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}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Dough |
  name = Five Alarm Burger |
  component-1 = {{RI Water | amount = 10}} |
  component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Flour | amount = 15}} |
  component-2 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|3}}}}} |
  transformer = {{Chemistry}} |
component-3 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} |
  result = {{RIDough}}
  transformer = {{Microwave | time = 10}} |
  result = {{Recipe Component|item=Five Alarm Burger|image=File:Five Alarm Burger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Cheese |
  name = Big Bite Burger |
  component-1 = {{RI Universal Enzyme |
  component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
  amount = 5}} |
  component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Milk | amount = 40}} |
component-3 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|2}}}}} |
  transformer = {{Chemistry}} |
  component-4 = {{Recipe Component|item=onion slice|image=File:Onion Slice.png|amount={{{amount|2}}}}} |
  result = {{RI Cheese}}
component-5 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 15}} |
  result = {{Recipe Component|item=Big Bite Burger|image=File:Big Bite Burger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Cake Batter |
  name = Super Bite Burger |
  component-1 = {{RI Flour | amount = 15}} |
  component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|5}}}}} |
  component-2 = {{RI Egg (reagent) | amount = 12}} |
  component-2 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Sugar | amount = 5}} |
  component-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} |
  transformer = {{Chemistry}} |
component-4 = {{Recipe Component|item=egg|image=File:Egg.png|amount={{{amount|2}}}}} |
  result = {{RI Cake Batter}}
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 = McRib |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=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=McRib|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 = Chicken Sandwich |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw chicken meat|image=File:Raw Chicken Meat.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=Mayonnaise|image=File:Beaker.png|amount={{{amount|5}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Chicken Sandwich|image=File:Chicken Sandwich.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Duck Sandwich |
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=raw duck meat|image=File:Raw Duck Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Duck Sandwich|image=File:Duck Sandwich.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Fillet-o-Carp 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|1}}}}} |
component-3 = {{Recipe Component|item=raw carp fillet|image=File:Raw Carp Fillet.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Fillet-o-Carp Burger|image=File:Fillet -o- Carp Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Crab Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw crab meat|image=File:Crabmeat.png|amount={{{amount|2}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Crab Burger|image=File:Crab Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Corgi Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw corgi meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Corgi Burger|image=File:Corgi Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Brain Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=brain|image=File:OrganHumanBrain.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Brain Burger|image=File:Brain Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Appendix Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=appendix|image=File:OrganHumanAppendix.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Appendix Burger|image=File:Appendix Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Xenoburger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw xeno meat|image=File:Raw Xeno Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Xenoburger|image=File:Xenoburger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Tofu Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=Tofu|image=File:Tofu Slice.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Tofu Burger|image=File:Tofu Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Bearger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw bear meat|image=File:Raw Bear Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Bearger|image=File:Bearger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Empowered Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
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}} |
result = {{Recipe Component|item=Soylent Burger|image=File:Soyburger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Crazy Hamburger |
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-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} |
component-4 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|2}}}}} |
component-5 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} |
component-6 = {{Recipe Component|item=cabbage|image=File:Cabbage.png|amount={{{amount|1}}}}} |
component-7 = {{Recipe Component|item=green crayon|image=File:Green Crayon.png|amount={{{amount|1}}}}} |
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 |
name = Clown Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=clown mask|image=File:Clown mask.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Clown Burger|image=File:Clownburger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Mime Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=mime mask|image=File:Mime Mask.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Mime Burger|image=File:Mime_Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Ghost Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=outer ghost sheet|image=File:Outer Ghost SHeet.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Ghost Burger|image=File:Ghost Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Human Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw human meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Human Burger|image=File:Human Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Spell Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=wizard's hat|image=File:Wizard Hat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Spell Burger|image=File:Spell Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Baseball Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=baseball bat|image=File:Baseball bat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Baseball Burger|image=File:Baseball Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Cat Burger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=cat ears|image=File:Cat Ears.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=raw meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Cat Burger|image=File:Cat Burger.png|amount={{{amount|1}}}}}
}}
{{Recipe Box |
name = Roburger |
component-1 = {{Recipe Component|item=bun|image=File:Bun.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=capacitor|image=File:capacitor.png|amount={{{amount|2}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Roburger|image=File:Roburger.png|amount={{{amount|1}}}}}
}}
</div>
=== Breads ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
{{Recipe Box |
  name = Bread |
  name = Bread |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Bread|image=File:Bread.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Baguette |
component-1 = {{Recipe Component|item=table salt|image=File:beaker.png|amount={{{amount|5}}}}} |
component-2 = {{Recipe Component|item=black pepper|image=File:beaker.png|amount={{{amount|5}}}}} |
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 15}} |
  transformer = {{Microwave | time = 15}} |
  result = {{RI Bread}}
  result = {{Recipe Component|item=Baguette|image=File:Baguette.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Cream Cheese Bread |
component-1 = {{Recipe Component|item=milk|image=File:beaker.png|amount={{{amount|5}}}}} |
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=Cream Cheese Bread|image=File:Cream Cheese Bread.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Banana Bread |
  name = Banana Bread |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=banana|image=File:Banana.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Banana}} |
  component-2 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 25}} |
transformer = {{Microwave | time = 15}} |
  result = {{RI Banana Bread}}
result = {{Recipe Component|item=Banana-nut Bread|image=File:Banana-nut Bread.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Sausage Bread |
component-1 = {{Recipe Component|item=raw meat|image=File:Raw Meat.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=Sausage Bread|image=File:Sausage-bread.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Meat Bread |
component-1 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.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=Meat Bread|image=File:Meat-bread.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Spider Meat Bread |
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-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
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 |
name = Mimana Bread |
component-1 = {{Recipe Component|item=soy milk|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-4 = {{Recipe Component|item=tofu|image=File:tofu.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Mimana Bread|image=File:Mimanabread.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Buttered Toast|
component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Buttered Toast|image=File:Buttered-toast.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = French Toast|
component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=milk|image=File:beaker.png|amount={{{amount|5}}}}} |
component-3 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|12}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=French Toast|image=File:French-toast.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Cream Cheese Bread |
  name = Garlic Bread|
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Cheese |
  component-2 = {{Recipe Component|item=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|1}}}}} |
  amount = 2}} |
  component-3 = {{Recipe Component|item=garlic|image=File:Garlic.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 20}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Cream Cheese Bread}}
  result = {{Recipe Component|item=Garlic Bread|image=File:Garlic-slice.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Cheeseburger |
  name = Jelly Toast|
  component-1 = {{RI Bread Bun}} |
  component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Meat}} |
  component-2 = {{Recipe Component|item=amanita jelly|image=File:amanita_jelly.png|amount={{{amount|1}}}}} |
component-3 = {{RI Cheese}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Cheeseburger}}
  result = {{Recipe Component|item=Jelly Toast|image=File:Jelly-toast.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Clownburger |
  name = Two Slice|
  component-1 = {{RI Bread Bun}} |
  component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|2}}}}} |
  component-2 = {{Recipe Component |
  component-2 = {{Recipe Component|item=wine|image=File:Beaker.png|amount={{{amount|5}}}}} |
item = Clown mask}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Clownburger}}
  result = {{Recipe Component|item=Two Slice|image=File:Two-slice.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Mushroom Pizza |
  name = Moldy Slice |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=bread slice|image=File:Bread slice.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Chanterelle |
  component-2 = {{Recipe Component|item=fly amanita|image=File:Fly amanita.png|amount={{{amount|1}}}}} |
amount = 5}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave |
  result = {{Recipe Component|item=Moldy Slice|image=File:Moldy slice.png|amount={{{amount|1}}}}}
time = 25}} |
  result = {{RI Mushroom Pizza}}
}}
}}
</div>


=== Pizzas ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
{{Recipe Box |
  name = Margherita Pizza |
  name = Margherita Pizza |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Cheese | amount = 4}} |
  component-2 = {{Recipe Component|item=[[Flat dough]]|image=File:Dough.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Tomato}} |
  component-3 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|4}}}}} |
  transformer = {{Microwave | time = 30}} | result = {{RI Margherita Pizza}}}}
  transformer = {{Microwave | time = 30}} |
result = {{Recipe Component|item=Margherita Pizza|image=File:Margherita Pizza.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Mushroom Pizza |
component-1 = {{Recipe Component|item=[[Flat dough]]|image=File:Dough.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=chanterelle cluster|image=File:Chanterelle Cluster.png|amount={{{amount|5}}}}} |
transformer = {{Microwave | time = 25}} |
result = {{Recipe Component|item=Mushroom Pizza|image=File:Mushroom Pizza.png|amount={{{amount|1}}}}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Meat Pizza |
  name = Meat Pizza |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Meat | amount = 3}} |
  component-2 = {{Recipe Component|item=[[Flat dough]]|image=File:Dough.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Cheese}} | component-4 = {{RI Tomato}} |
  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}}}}} |
  transformer = {{Microwave | time = 30}} |
  transformer = {{Microwave | time = 30}} |
  result = {{RI Meat Pizza}}
  result = {{Recipe Component|item=Meat Pizza|image=File:Meat Pizza.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Vegetable Pizza |
  name = Vegetable Pizza |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Eggplant}} |
  component-2 = {{Recipe Component|item=ear of corn|image=File:Ear Of Corn.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Carrot}} |
component-3 = {{Recipe Component|item=[[Flat dough]]|image=File:Dough.png|amount={{{amount|1}}}}} |
  component-4 = {{RI Corn}} |
component-4 = {{Recipe Component|item=eggplant|image=File:Eggplant.png|amount={{{amount|1}}}}} |
  component-5 = {{RI Tomato}} |
component-5 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave |
transformer = {{Microwave | time = 30}} |
  time = 30}} |
result = {{Recipe Component|item=Vegetable Pizza|image=File:Vegetable Pizza.png|amount={{{amount|1}}}}}
  result = {{RI Vegetable Pizza}}
}}
 
{{Recipe Box |
name = Hawaiian Pizza |
component-1 = {{Recipe Component|item=[[Flat dough]]|image=File:Dough.png|amount={{{amount|1}}}}} |
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}}}}} |
transformer = {{Microwave | time = 30}} |
result = {{Recipe Component|item=Hawaiian Pizza|image=File:Hawaiian Pizza.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Dank Pizza |
component-1 = {{Recipe Component|item=ambrosia vulgaris|image=File:Ambrosia Vulgaris.png|amount={{{amount|3}}}}} |
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=[[Flat dough]]|image=File:Dough.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 30}} |
result = {{Recipe Component|item=Dank Pizza|image=File:Dank pizza.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Donk-pocket Pizza |
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-3 = {{Recipe Component|item=[[Flat dough]]|image=File:Dough.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 30}} |
result = {{Recipe Component|item=Donk-pocket Pizza|image=File:Donk pizza.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Pasta ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Boiled Spaghetti |
component-1 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} |
component-2 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|15}}}}} |
  component-3 = {{Recipe Component|item=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=large plate|image=File:Large Plate.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Boiled Spaghetti|image=File:Boiled Spaghetti.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Spaghetti |
component-1 = {{Recipe Component|item=boiled spaghetti|image=File:Boiled Spaghetti.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|2}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Spaghetti|image=File:Spaghetti.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Spaghetti And Meatballs |
component-1 = {{Recipe Component|item=meatball|image=File:Meatball.png|amount={{{amount|2}}}}} |
component-2 = {{Recipe Component|item=boiled spaghetti|image=File:Boiled Spaghetti.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Spaghetti And Meatballs|image=File:Spaghetti And Meatballs.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Butter Noodles |
component-1 = {{Recipe Component|item=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=boiled spaghetti|image=File:Boiled Spaghetti.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Butter Noodles|image=File:Butter Noodles.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Chow Mein |
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-3 = {{Recipe Component|item=egg|image=File:Egg.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}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Chow Mein|image=File:Chow Mein.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Copypasta |
component-1 = {{Recipe Component|item=spaghetti|image=File:Spaghetti.png|amount={{{amount|2}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Copypasta|image=File:Copypasta.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Rice dishes ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Boiled Rice |
component-1 = {{Chem Recipe Component|reagent=Rice|amount={{{amount|15}}}}} |
component-2 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} |
component-3 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Boiled Rice|image=File:Boiled Rice.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Rice Pudding |
component-1 = {{Chem Recipe Component|reagent=Milk|amount={{{amount|10}}}}} |
component-2 = {{Chem Recipe Component|reagent=Rice|amount={{{amount|15}}}}} |
component-3 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|5}}}}} |
component-4 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Rice Pudding|image=File:Rice Pudding.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Rice And Pork |
component-1 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|3}}}}} |
component-2 = {{Recipe Component|item=boiled rice|image=File:Boiled Rice.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Rice And Pork|image=File:Rice And Pork.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Black-eyed Gumbo |
component-1 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|2}}}}} |
component-2 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|3}}}}} |
component-3 = {{Recipe Component|item=boiled rice|image=File:Boiled Rice.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Black-eyed Gumbo|image=File:Black-eyed Gumbo.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Egg-fried Rice |
component-1 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=egg|image=File:Egg.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=boiled rice|image=File:Boiled Rice.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Egg-fried Rice|image=File:Egg-fried Rice.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Soups ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
 
{{Recipe Box |
name = 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=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 = Bisque |
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=raw carp fillet|image=File:Raw Carp Fillet.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=chanterelle cluster|image=File:Chanterelle Cluster.png|amount={{{amount|1}}}}} |
component-5 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Bisque|image=File:Bisque.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Meatball 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=meatball|image=File:Meatball.png|amount={{{amount|1}}}}} |
component-5 = {{Recipe Component|item=potato|image=File:Potato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Meatball Soup|image=File:Meatball soup.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Wing Fang Chu Soup |
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 xeno cutlet|image=File:Raw Cutlet.png|amount={{{amount|2}}}}} |
transformer = {{Microwave | time = 10}} |
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 (alt) |
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}} |
result = {{Recipe Component|item=Wing Fang Chu Soup|image=File:Wing Fang Chu Soup.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Stew |
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=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|3}}}}} |
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
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}} |
result = {{Recipe Component|item=Stew|image=File:Stew.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Salty Sweet Miso Cola Soup |
component-1 = {{Chem Recipe Component|reagent=Cola|amount={{{amount|5}}}}} |
component-2 = {{Recipe Component|item=miso soup|image=File:Miso soup.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
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 = 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 = Oatmeal |
component-1 = {{Chem Recipe Component|reagent=Oats|amount={{{amount|15}}}}} |
component-2 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} |
component-3 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Oatmeal|image=File:Oatmeal.png|amount={{{amount|1}}}}}
}}
 
</div>
 
=== Potato dishes and fries ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Loaded Baked Potato |
component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=potato|image=File:Potato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Loaded Baked Potato|image=File:Loaded Baked Potato.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Space Fries |
component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|5}}}}} |
component-2 = {{Recipe Component|item=potato|image=File:Potato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Space Fries|image=File:Space Fries.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Cheesy Fries |
component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|5}}}}} |
component-2 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=potato|image=File:Potato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Cheesy Fries|image=File:Cheesy Fries.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Carrot Fries |
component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|5}}}}} |
component-2 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Carrot Fries|image=File:Carrot Fries.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Onion Rings |
component-1 = {{Recipe Component|item=onion slice|image=File:onion slice.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Onion Rings|image=File:Onionrings.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Kebabs ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Meat Kebab |
component-1 = {{Recipe Component|item=skewer|image=File:Skewer.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|3}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Meat Kebab|image=File:Meat Kebab.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Hawaiian Kebab |
component-1 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=skewer|image=File:Skewer.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=pineapple slice|image=File:Pineapple Slice.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Hawaiian Kebab|image=File:Hawaiian Kebab.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Fiesta Kebab |
component-1 = {{Recipe Component|item=chili|image=File:Chili.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=skewer|image=File:Skewer.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|1}}}}} |
component-5 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Fiesta Kebab|image=File:Fiesta Kebab.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = BBQ Ribs |
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}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=BBQ Ribs|image=File:Ribs.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Rat Kebab |
component-1 = {{Recipe Component|item=skewer|image=File:Skewer.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw rat meat|image=File:Raw Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Rat Kebab|image=File:Rat Kebab.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Double Rat Kebab |
component-1 = {{Recipe Component|item=skewer|image=File:Skewer.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw rat meat|image=File:Raw Meat.png|amount={{{amount|2}}}}} |
transformer = {{Microwave | time = 20}} |
result = {{Recipe Component|item=Double Rat Kebab|image=File:Double Rat Kebab.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Human Kebab |
component-1 = {{Recipe Component|item=skewer|image=File:Skewer.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=human torso|image=File:TorsoHuman.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Human Kebab|image=File:Human Kebab.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Lizard-tail Kebab |
component-1 = {{Recipe Component|item=skewer|image=File:Skewer.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw lizard meat|image=File:Raw Lizard Meat.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Lizard-tail Kebab|image=File:Lizard-tail Kebab.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Chilis ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Bowl Of Hot Chili |
component-1 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=onion slice|image=File:Onion Slice.png|amount={{{amount|1}}}}} |
component-5 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 20}} |
result = {{Recipe Component|item=Bowl Of Hot Chili|image=File:Bowl Of Hot Chili.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Cold Chili |
component-1 = {{Chem Recipe Component|reagent=Nitrogen|amount={{{amount|5}}}}} |
component-2 = {{Recipe Component|item=bowl of hot chili|image=File:Bowl Of Hot Chili.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Cold Chili|image=File:Cold Chili.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Clown's Tears |
component-1 = {{Recipe Component|item=BikeHorn|image=File:BikeHorn.png|amount={{{amount|1}}}}} |
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|1}}}}} |
component-4 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Clown's Tears|image=File:Clown's Tears.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Chili Con Carnival |
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-3 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|1}}}}} |
component-5 = {{Recipe Component|item=onion slice|image=File:Onion Slice.png|amount={{{amount|1}}}}} |
component-6 = {{Recipe Component|item=tomato|image=File:Tomato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 30}} |
  result = {{Recipe Component|item=Chili Con Carnival|image=File:Chili con carnival.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Queso |
component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} |
component-2 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Queso|image=File:Queso.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Enchiladas |
component-1 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|2}}}}} |
component-2 = {{Recipe Component|item=ear of corn|image=File:Ear Of Corn.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=raw cutlet|image=File:Raw Cutlet.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 20}} |
result = {{Recipe Component|item=Enchiladas|image=File:Enchiladas.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Salads ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Herb Salad |
component-1 = {{Recipe Component|item=ambrosia vulgaris|image=File:Ambrosia Vulgaris.png|amount={{{amount|3}}}}} |
component-2 = {{Recipe Component|item=apple|image=File:Apple.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Herb Salad|image=File:Herb salad.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Coleslaw |
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-3 = {{Recipe Component|item=red onion|image=File:Red Onion.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=cabbage|image=File:Cabbage.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Coleslaw|image=File:Coleslaw.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Ceasar Salad |
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-3 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|1}}}}} |
component-5 = {{Recipe Component|item=cabbage|image=File:Cabbage.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}} |
result = {{Recipe Component|item=Ceasar Salad|image=File:Caesar Salad.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Kimchi Salad |
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-3 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=cabbage|image=File:Cabbage.png|amount={{{amount|1}}}}} |
component-5 = {{Recipe Component|item=garlic|image=File:Garlic.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Kimchi Salad|image=File:Kimchi.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Valid Salad |
component-1 = {{Recipe Component|item=ambrosia vulgaris|image=File:Ambrosia Vulgaris.png|amount={{{amount|3}}}}} |
component-2 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=meatball|image=File:Meatball.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=potato|image=File:Potato.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Valid Salad|image=File:Valid salad.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Citrus Salad |
component-1 = {{Recipe Component|item=bowl|image=File:Bowl.png|amount={{{amount|1}}}}} | |
component-2 = {{Recipe Component|item=Lemon|image=File:Lemon.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=Lime|image=File:Lime.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=Orange|image=File:Orange.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
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 = Watermelon 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=Watermelon Fruit Bowl|image=File:Watermelon Fruit Bowl.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Cookies, pancakes and waffles ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = 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}}}}} |
transformer = {{Microwave | time = 5}} |
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 = Waffles |
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 = {{Chem Recipe Component|reagent=SodaWater|amount={{{amount|5}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Waffles|image=File:Waffles.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Soy Waffles |
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=MilkSoy|amount={{{amount|5}}}}} |
component-4 = {{Chem Recipe Component|reagent=SodaWater|amount={{{amount|5}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Soy Waffles|image=File:Soy Waffles.png|amount={{{amount|1}}}}}
}}
 
{{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=stick of butter|image=File:Stick Of Butter.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=stick of butter|image=File:Stick Of Butter.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=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Oatmeal Cookie|image=File:Oatmeal Cookie.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Pies ===
 
<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 = 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 = Banana Cream Pie |
  name = Banana Cream Pie |
  component-1 = {{RI Cake Batter}} |
  component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Banana | amount = 3}} | transformer = {{Microwave | time = 15}} | result = {{RI Banana Cream Pie}}
  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 |
name = Meat Pie |
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-3 = {{Recipe Component|item=pie tin|image=File:Pie Tin.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Meat Pie|image=File:Meat_Pie.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Xeno Pie |
component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw xeno meat|image=File:Raw Xeno Meat.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=Xeno Pie|image=File:Xeno_Pie.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Amanita Pie |
component-1 = {{Recipe Component|item=pie dough|image=File:Pie Dough.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=fly amanita|image=File:Fly amanita.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=Amanita Pie|image=File:Amanita pie.png|amount={{{amount|1}}}}}
}}
 
</div>
 
=== Cakes ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Cake |
component-1 = {{Recipe Component|item=cake batter|image=File:Cake Batter.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Cake|image=File:Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Apple Cake |
component-1 = {{Recipe Component|item=apple|image=File:Apple.png|amount={{{amount|3}}}}} |
component-2 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Apple Cake|image=File:Apple Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Carrot Cake |
component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=carrot|image=File:Carrot.png|amount={{{amount|3}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Carrot Cake|image=File:Carrot Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Lemon Cake |
component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=lemon|image=File:Lemon.png|amount={{{amount|3}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Lemon Cake|image=File:Lemon Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Orange Cake |
component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=orange|image=File:Orange.png|amount={{{amount|3}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Orange Cake|image=File:Orange Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Lime Cake |
component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=lime|image=File:Lime.png|amount={{{amount|3}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Lime Cake|image=File:Lime Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Cheese Cake |
component-1 = {{Chem Recipe Component|reagent=Cream|amount={{{amount|10}}}}} |
component-2 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|3}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Cheese Cake|image=File:Cheese Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Clown Cake |
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}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Clown Cake|image=File:Clown Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Birthday Cake |
component-1 = {{Chem Recipe Component|reagent=Cream|amount={{{amount|5}}}}} |
component-2 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Birthday Cake|image=File:Birthday Cake.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Popcorn |
  name = Chocolate Cake |
  component-1 = {{RI Corn}} |
  component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|2}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Chocolate Cake|image=File:Chocolate Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Brain Cake |
component-1 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=brain|image=File:OrganHumanBrain.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Brain Cake|image=File:Brain Cake.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Slime Cake |
component-1 = {{Chem Recipe Component|reagent=Slime|amount={{{amount|15}}}}} |
component-2 = {{Recipe Component|item=cake|image=File:Cake.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Slime Cake|image=File:Slime Cake.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Donk pockets ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Warm Donk-pocket |
component-1 = {{Recipe Component|item=donk-pocket|image=File:Donk Pocket (any).png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Warm Donk-pocket|image=File:Warm Donk-pocket.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Warm Dank-pocket |
component-1 = {{Recipe Component|item=dank-pocket|image=File:Dank-pocket.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Warm Dank-pocket|image=File:Warm Dank-pocket.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Warm Spicy-pocket |
component-1 = {{Recipe Component|item=spicy-pocket|image=File:Spicy-pocket.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Warm Spicy-pocket|image=File:Warm Spicy-pocket.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Warm Teriyaki-pocket |
component-1 = {{Recipe Component|item=teriyaki-pocket|image=File:Teriyaki-pocket.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Warm Teriyaki-pocket|image=File:Warm Teriyaki-pocket.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Warm Pizza-pocket |
component-1 = {{Recipe Component|item=pizza-pocket|image=File:Pizza-pocket.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Warm Pizza-pocket|image=File:Warm Pizza-pocket.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Warm Honk-pocket |
component-1 = {{Recipe Component|item=honk-pocket|image=File:Honk-pocket.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Popcorn}}
  result = {{Recipe Component|item=Warm Honk-pocket|image=File:Warm Honk-pocket.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box | name = Loaded Baked Potato | component-1 = {{RI Potato}} | component-2 = {{RI Cheese}} | transformer = {{Microwave | time = 10}} | result = {{RI Loaded Baked Potato}}}}
{{Recipe Box |
name = Warm Berry-pocket |
component-1 = {{Recipe Component|item=berry-pocket|image=File:Berry-pocket.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Warm Berry-pocket|image=File:Warm Berry-pocket.png|amount={{{amount|1}}}}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Donk Pocket |
  name = Warm Gondola-pocket |
  component-1 = {{RI Donk Pocket Any}} |
  component-1 = {{Recipe Component|item=gondola-pocket|image=File:Gondola-pocket.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Donk Pocket Any Warm}}
  result = {{Recipe Component|item=Warm Gondola-pocket|image=File:Warm Gondola-pocket.png|amount={{{amount|1}}}}}
}}
</div>
 
=== Others ===
 
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = Sashimi |
component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw carp fillet|image=File:Raw Carp Fillet.png|amount={{{amount|2}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Sashimi|image=File:Sashimi.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Cuban Carp |
component-1 = {{Recipe Component|item=cheese wedge|image=File:Cheese Wedge.png|amount={{{amount|2}}}}} |
component-2 = {{Recipe Component|item=chili|image=File:Chili.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=dough|image=File:Dough.png|amount={{{amount|1}}}}} |
component-4 = {{Recipe Component|item=raw carp fillet|image=File:Raw Carp Fillet.png|amount={{{amount|2}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Cuban Carp|image=File:Cuban Carp.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Popcorn |
component-1 = {{Recipe Component|item=ear of corn|image=File:Ear Of Corn.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 20}} |
result = {{Recipe Component|item=Popcorn|image=File:Popcorn.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Amanita Jelly |
component-1 = {{Chem Recipe Component|reagent=Vodka|amount={{{amount|5}}}}} |
component-2 = {{Chem Recipe Component|reagent=Water|amount={{{amount|5}}}}} |
component-3 = {{Recipe Component|item=fly amanita|image=File:Fly amanita.png|amount={{{amount|3}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Amanita Jelly|image=File:Amanita jelly.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Dry Tobacco Leaves|
component-1 = {{Recipe Component|item=tobacco leaves|image=File:Tobacco leaves.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Dried Tobacco Leaves|image=File:LeavesTobaccoDried.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Bread Bun |
  name = Dry Cannabis Leaves|
  component-1 = {{RI Dough Slice}} |
  component-1 = {{Recipe Component|item=cannabis leaves|image=File:Cannabis-produce.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave |
  transformer = {{Microwave | time = 10}} |
time = 5}} |
  result = {{Recipe Component|item=Dried Cannabis Leaves|image=File:LeavesTobaccoDried.png|amount={{{amount|1}}}}}
  result = {{RI Bread Bun}}
}}
}}


{{Recipe Box |
name = Aloe Cream |
component-1 = {{Recipe Component|item=aloe|image=File:Aloe-produce.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Aloe Cream|image=File:AloeCream.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}}}}}
}}
</div>
</div>


== Condiments & Foods==
== 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">
{{Chembox|prototype=Water}}
{{Chembox|prototype=Water}}
Line 158: Line 1,542:
{{#invoke:Chemistry Lookup|buildboxes|Foods}}
{{#invoke:Chemistry Lookup|buildboxes|Foods}}
</div>
</div>
[[Category:Guides]]

Revision as of 08:23, 24 February 2024

Engineer.png Stub

Looks like the article engineers are still writing this page. This page is a stub, meaning it is incomplete and/or lacking information.


The microwave

Microwave.png

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 time to cook. 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 pick between Instantanious and 30 seconds of cooking time 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 it will burn into a burnt mess.

Recipes

Base products

CreateCakeBatter
CreateVeganCakeBatter
CreateDough
CreateCornmealDough
CreateButter
CreateTortillaDough
Beaker.png
cornmeal [15]
Beaker.png
water [10]
Beaker.png
Mix
Tortilla Dough.png
Tortilla Dough [1]

Tacos

Taco Shell
Tortilladough-flat.png
flattened tortilla dough [1]
Microwave.png
5 sec
Tacoshell.png
Tacoshell [1]
Fish Taco
Tacoshell.png
taco shell [1]
Raw Carp Fillet.png
raw carp fillet [1]
Onion slice.png
onion slice [2]
Tomato.png
tomato [1]
Cabbage.png
cabbage [1]
Microwave.png
10 sec
Fishtaco.png
Fish Taco [1]
Beef Taco
Tacoshell.png
taco shell [1]
Raw cutlet.png
raw cutlet [1]
Cheese Wedge.png
cheese wedge [1]
Microwave.png
10 sec
Beeftaco.png
Beef Taco [1]
Chicken Taco
Tacoshell.png
taco shell [1]
Raw Cutlet.png
raw chicken cutlet [1]
Cheese Wedge.png
cheese wedge [1]
Microwave.png
10 sec
Chickentaco.png
Chicken Taco [1]
Beef Taco Supreme
Tacoshell.png
taco shell [1]
Raw cutlet.png
raw cutlet [1]
Cheese Wedge.png
cheese Wedge [1]
Tomato.png
tomato [1]
Cabbage.png
cabbage [1]
Onion slice.png
onion slice [2]
Microwave.png
10 sec
Beeftacosupreme.png
Beef Taco Supreme [1]
Chicken Taco Supreme
Tacoshell.png
taco shell [1]
Raw Cutlet.png
raw chicken cutlet [1]
Cheese Wedge.png
cheese wedge [1]
Tomato.png
tomato [1]
Cabbage.png
cabbage [1]
Onion slice.png
onion slice [2]
Microwave.png
10 sec
Chickentacosupreme.png
Chicken Taco Supreme [1]
Rat Taco
Tacoshell.png
taco shell [1]
Raw Meat.png
rat meat [1]
Cheese Wedge.png
cheese wedge [1]
Microwave.png
10 sec
Rattaco.png
Rat Taco [1]



Burgers

Bun
Dough Slice.png
dough slice [1]
Microwave.png
5 sec
Bun.png
Bun [1]
Plain Burger
Bun.png
bun [1]
Raw Meat.png
raw meat [1]
Microwave.png
10 sec
Burger.png
Plain Burger [1]
Cheese Burger
Bun.png
bun [1]
Cheese Wedge.png
cheese wedge [1]
Raw Meat.png
raw meat [1]
Microwave.png
10 sec
Cheeseburger.png
Cheese Burger [1]
Bacon Burger
Bun.png
bun [1]
Cheese Wedge.png
cheese wedge [2]
Raw Cutlet.png
raw bacon [1]
Microwave.png
10 sec
Bacon Burger.png
Bacon Burger [1]
Five Alarm Burger
Bun.png
bun [1]
Chili.png
chili [3]
Raw Meat.png
raw meat [1]
Microwave.png
10 sec
Five Alarm Burger.png
Five Alarm Burger [1]
Big Bite Burger
Bun.png
bun [1]
Cheese Wedge.png
cheese wedge [1]
Raw Meat.png
raw meat [2]
Onion Slice.png
onion slice [2]
Tomato.png
tomato [1]
Microwave.png
15 sec
Big Bite Burger.png
Big Bite Burger [1]
Super Bite Burger
Bun.png
bun [1]
Cheese Wedge.png
cheese wedge [2]
Egg.png
egg [2]
Raw Meat.png
raw meat [2]
Tomato.png
tomato [2]
Microwave.png
25 sec
Super Bite Burger.png
Super Bite Burger [1]
McGuffin
Bun.png
bun [1]
Cheese Wedge.png
cheese wedge [1]
Egg.png
egg [2]
Microwave.png
10 sec
Mcguffin.png
McGuffin [1]
McRib
Bun.png
bun [1]
Ribs.png
ribs [1]
Onionslice.png
onion slice [1]
Microwave.png
10 sec
McRib.png
McRib [1]
Rat Burger
Bun.png
bun [1]
Raw Meat.png
rat meat [1]
Microwave.png
10 sec
Ratburger.png
Rat Burger [1]
Chicken Sandwich
Bun.png
bun [1]
Raw Chicken Meat.png
raw chicken meat [1]
Beaker.png
Mayonnaise [5]
Microwave.png
10 sec
Chicken Sandwich.png
Chicken Sandwich [1]
Duck Sandwich
Bun.png
bun [1]
Cheese Wedge.png
cheese wedge [1]
Raw Duck Meat.png
raw duck meat [1]
Microwave.png
10 sec
Duck Sandwich.png
Duck Sandwich [1]
Fillet-o-Carp Burger
Bun.png
bun [1]
Cheese Wedge.png
cheese wedge [1]
Raw Carp Fillet.png
raw carp fillet [1]
Microwave.png
10 sec
Fillet -o- Carp Burger.png
Fillet-o-Carp Burger [1]
Crab Burger
Bun.png
bun [1]
Crabmeat.png
raw crab meat [2]
Microwave.png
10 sec
Crab Burger.png
Crab Burger [1]
Corgi Burger
Bun.png
bun [1]
Raw Meat.png
raw corgi meat [1]
Microwave.png
10 sec
Corgi Burger.png
Corgi Burger [1]
Brain Burger
Bun.png
bun [1]
OrganHumanBrain.png
brain [1]
Microwave.png
10 sec
Brain Burger.png
Brain Burger [1]
Appendix Burger
Bun.png
bun [1]
OrganHumanAppendix.png
appendix [1]
Microwave.png
10 sec
Appendix Burger.png
Appendix Burger [1]
Xenoburger
Bun.png
bun [1]
Raw Xeno Meat.png
raw xeno meat [1]
Microwave.png
10 sec
Xenoburger.png
Xenoburger [1]
Tofu Burger
Bun.png
bun [1]
Tofu Slice.png
Tofu [1]
Microwave.png
10 sec
Tofu Burger.png
Tofu Burger [1]
Bearger
Bun.png
bun [1]
Raw Bear Meat.png
raw bear meat [1]
Microwave.png
10 sec
Bearger.png
Bearger [1]
Empowered Burger
Bun.png
bun [1]
Plasma single.png
Plasma Sheet [2]
Microwave.png
10 sec
Empowered burger.png
Empowered Burger [1]
Jelly Burger
Bun.png
bun [1]
Amanita jelly.png
amanita jelly [1]
Microwave.png
10 sec
Jelly Burger.png
Jelly Burger [1]
Soylent Burger
Bun.png
bun [1]
Cheese Wedge.png
cheese wedge [2]
Soybean.png
soy beans [2]
Microwave.png
10 sec
Soyburger.png
Soylent Burger [1]
Crazy Hamburger
Beaker.png
olive oil [15]
Bun.png
bun [1]
Cheese Wedge.png
cheese wedge [2]
Raw Meat.png
raw meat [2]
Chili.png
chili [1]
Cabbage.png
cabbage [1]
Green Crayon.png
green crayon [1]
Flare.png
flare [1]
Microwave.png
15 sec
Crazy Hamburger.png
Crazy Hamburger [1]
Clown Burger
Bun.png
bun [1]
Clown mask.png
clown mask [1]
Microwave.png
10 sec
Clownburger.png
Clown Burger [1]
Mime Burger
Bun.png
bun [1]
Mime Mask.png
mime mask [1]
Microwave.png
10 sec
Mime Burger.png
Mime Burger [1]
Ghost Burger
Bun.png
bun [1]
Outer Ghost SHeet.png
outer ghost sheet [1]
Microwave.png
10 sec
Ghost Burger.png
Ghost Burger [1]
Human Burger
Bun.png
bun [1]
Raw Meat.png
raw human meat [1]
Microwave.png
10 sec
Human Burger.png
Human Burger [1]
Spell Burger
Bun.png
bun [1]
Wizard Hat.png
wizard's hat [1]
Microwave.png
10 sec
Spell Burger.png
Spell Burger [1]
Baseball Burger
Bun.png
bun [1]
Baseball bat.png
baseball bat [1]
Microwave.png
10 sec
Baseball Burger.png
Baseball Burger [1]
Cat Burger
Bun.png
bun [1]
Cat Ears.png
cat ears [1]
Raw Meat.png
raw meat [1]
Microwave.png
10 sec
Cat Burger.png
Cat Burger [1]
Roburger
Bun.png
bun [1]
Capacitor.png
capacitor [2]
Microwave.png
10 sec
Roburger.png
Roburger [1]

Breads

Bread
Dough.png
dough [1]
Microwave.png
10 sec
Bread.png
Bread [1]
Baguette
Beaker.png
table salt [5]
Beaker.png
black pepper [5]
Dough.png
dough [1]
Microwave.png
15 sec
Baguette.png
Baguette [1]
Cream Cheese Bread
Beaker.png
milk [5]
Cheese Wedge.png
cheese wedge [2]
Dough.png
dough [1]
Microwave.png
15 sec
Cream Cheese Bread.png
Cream Cheese Bread [1]
Banana Bread
Banana.png
banana [1]
Dough.png
dough [1]
Microwave.png
15 sec
Banana-nut Bread.png
Banana-nut Bread [1]
Sausage Bread
Raw Meat.png
raw meat [1]
Dough.png
dough [1]
Microwave.png
15 sec
Sausage-bread.png
Sausage Bread [1]
Meat Bread
Raw Cutlet.png
raw cutlet [2]
Cheese Wedge.png
cheese wedge [2]
Dough.png
dough [1]
Microwave.png
15 sec
Meat-bread.png
Meat Bread [1]
Spider Meat Bread
Spidercutlet.png
raw spider cutlet [2]
Cheese Wedge.png
cheese wedge [2]
Dough.png
dough [1]
Microwave.png
15 sec
Spidermeat-bread.png
Spider Meat Bread [1]
Xeno Meat Bread
Xenocutlet.png
raw xeno cutlet [2]
Cheese Wedge.png
cheese wedge [2]
Dough.png
dough [1]
Microwave.png
15 sec
Xenomeat-bread.png
Xeno Meat Bread [1]
Cornbread
Cornmealdough.png
cornmeal dough [1]
Microwave.png
10 sec
Cornbread.png
Cornbread [1]
Tofu Bread
Tofu.png
Tofu [1]
Dough.png
dough [1]
Microwave.png
15 sec
Tofu Bread.png
Tofu Bread [1]
Mimana Bread
Beaker.png
soy milk [5]
Beaker.png
Nothing [5]
Dough.png
dough [1]
Tofu.png
tofu [1]
Microwave.png
15 sec
Mimanabread.png
Mimana Bread [1]
Buttered Toast
Bread slice.png
bread slice [1]
Stick Of Butter.png
stick of butter [1]
Microwave.png
5 sec
Buttered-toast.png
Buttered Toast [1]
French Toast
Bread slice.png
bread slice [1]
Beaker.png
milk [5]
Microwave.png
5 sec
French-toast.png
French Toast [1]
Garlic Bread
Bread slice.png
bread slice [1]
Stick Of Butter.png
stick of butter [1]
Garlic.png
garlic [1]
Microwave.png
5 sec
Garlic-slice.png
Garlic Bread [1]
Jelly Toast
Bread slice.png
bread slice [1]
Amanita jelly.png
amanita jelly [1]
Microwave.png
5 sec
Jelly-toast.png
Jelly Toast [1]
Two Slice
Bread slice.png
bread slice [2]
Beaker.png
wine [5]
Microwave.png
5 sec
Two-slice.png
Two Slice [1]
Moldy Slice
Bread slice.png
bread slice [1]
Fly amanita.png
fly amanita [1]
Microwave.png
5 sec
Moldy slice.png
Moldy Slice [1]

Pizzas

Margherita Pizza
Cheese Wedge.png
cheese wedge [1]
Tomato.png
tomato [4]
Microwave.png
30 sec
Margherita Pizza.png
Margherita Pizza [1]
Mushroom Pizza
Chanterelle Cluster.png
chanterelle cluster [5]
Microwave.png
25 sec
Mushroom Pizza.png
Mushroom Pizza [1]
Meat Pizza
Cheese Wedge.png
cheese wedge [1]
Raw Meat.png
raw meat [3]
Tomato.png
tomato [1]
Microwave.png
30 sec
Meat Pizza.png
Meat Pizza [1]
Vegetable Pizza
Carrot.png
carrot [1]
Ear Of Corn.png
ear of corn [1]
Eggplant.png
eggplant [1]
Tomato.png
tomato [1]
Microwave.png
30 sec
Vegetable Pizza.png
Vegetable Pizza [1]
Hawaiian Pizza
Raw Cutlet.png
raw chicken cutlet [3]
Pineapple Slice.png
pineapple slice [5]
Microwave.png
30 sec
Hawaiian Pizza.png
Hawaiian Pizza [1]
Dank Pizza
Ambrosia Vulgaris.png
ambrosia vulgaris [3]
Cheese Wedge.png
cheese wedge [1]
Tomato.png
tomato [1]
Microwave.png
30 sec
Dank pizza.png
Dank Pizza [1]
Donk-pocket Pizza
Cheese Wedge.png
cheese wedge [1]
Warm Donk-pocket.png
warm donk-pocket [3]
Tomato.png
tomato [1]
Microwave.png
30 sec
Donk pizza.png
Donk-pocket Pizza [1]

Pasta

Boiled Spaghetti
Stick Of Butter.png
stick of butter [1]
Large Plate.png
large plate [1]
Microwave.png
15 sec
Boiled Spaghetti.png
Boiled Spaghetti [1]
Spaghetti
Boiled Spaghetti.png
boiled spaghetti [1]
Tomato.png
tomato [2]
Microwave.png
10 sec
Spaghetti.png
Spaghetti [1]
Spaghetti And Meatballs
Meatball.png
meatball [2]
Boiled Spaghetti.png
boiled spaghetti [1]
Microwave.png
10 sec
Spaghetti And Meatballs.png
Spaghetti And Meatballs [1]
Butter Noodles
Stick Of Butter.png
stick of butter [1]
Boiled Spaghetti.png
boiled spaghetti [1]
Microwave.png
10 sec
Butter Noodles.png
Butter Noodles [1]
Chow Mein
Carrot.png
carrot [1]
Ear Of Corn.png
ear of corn [1]
Egg.png
egg [1]
Eggplant.png
eggplant [1]
Boiled Spaghetti.png
boiled spaghetti [1]
Microwave.png
10 sec
Chow Mein.png
Chow Mein [1]
Copypasta
Spaghetti.png
spaghetti [2]
Microwave.png
10 sec
Copypasta.png
Copypasta [1]

Rice dishes

Boiled Rice
Microwave.png
15 sec
Boiled Rice.png
Boiled Rice [1]
Rice Pudding
Microwave.png
15 sec
Rice Pudding.png
Rice Pudding [1]
Rice And Pork
Raw Cutlet.png
raw cutlet [3]
Boiled Rice.png
boiled rice [1]
Microwave.png
15 sec
Rice And Pork.png
Rice And Pork [1]
Black-eyed Gumbo
Chili.png
chili [2]
Raw Cutlet.png
raw cutlet [3]
Boiled Rice.png
boiled rice [1]
Microwave.png
15 sec
Black-eyed Gumbo.png
Black-eyed Gumbo [1]
Egg-fried Rice
Carrot.png
carrot [1]
Egg.png
egg [1]
Boiled Rice.png
boiled rice [1]
Microwave.png
15 sec
Egg-fried Rice.png
Egg-fried Rice [1]

Soups

Onion Soup
Bowl.png
bowl [1]
Onion slice.png
onion slice [5]
Cheese Wedge.png
cheese wedge [1]
Microwave.png
10 sec
Onion Soup.png
Onion Soup [1]
Mushroom Soup
Bowl.png
bowl [1]
Chanterelle Cluster.png
chanterelle cluster [2]
Microwave.png
10 sec
Mushroom Soup.png
Mushroom Soup [1]
Nettle Soup
Bowl.png
bowl [1]
Potato.png
potato [1]
Nettle.png
nettle [1]
Microwave.png
10 sec
Nettle soup.png
Nettle Soup [1]
Tomato Soup
Bowl.png
bowl [1]
Tomato.png
tomato [2]
Microwave.png
10 sec
Tomato Soup.png
Tomato Soup [1]
Blood Tomato Soup
Bowl.png
bowl [1]
Tomato.png
tomato [2]
Microwave.png
10 sec
Tomato Soup.png
Tomato Soup [1]
Vegetable Soup
Bowl.png
bowl [1]
Corn.png
corn [1]
Carrot.png
carrot [1]
Potato.png
potato [1]
Eggplant.png
eggplant [1]
Microwave.png
10 sec
Vegetable Soup.png
Vegetable Soup [1]
Bisque
Bowl.png
bowl [1]
Raw Carp Fillet.png
raw carp fillet [1]
Chanterelle Cluster.png
chanterelle cluster [1]
Tomato.png
tomato [1]
Microwave.png
10 sec
Bisque.png
Bisque [1]
Meatball Soup
Bowl.png
bowl [1]
Carrot.png
carrot [1]
Meatball.png
meatball [1]
Potato.png
potato [1]
Microwave.png
10 sec
Meatball soup.png
Meatball Soup [1]
Wing Fang Chu Soup
Beaker.png
soy sauce [1]
Bowl.png
bowl [1]
Raw Cutlet.png
raw xeno cutlet [2]
Microwave.png
10 sec
Wing Fang Chu Soup.png
Wing Fang Chu Soup [1]
Wing Fang Chu Soup (alt)
Beaker.png
soy sauce [1]
Bowl.png
bowl [1]
Raw Meat.png
raw spider meat [2]
Microwave.png
10 sec
Wing Fang Chu Soup.png
Wing Fang Chu Soup [1]
Stew
Bowl.png
bowl [1]
Raw Cutlet.png
raw cutlet [3]
Tomato.png
tomato [1]
Potato.png
potato [1]
Carrot.png
carrot [1]
Eggplant.png
eggplant [1]
Chanterelle Cluster.png
chanterelle cluster [1]
Microwave.png
10 sec
Stew.png
Stew [1]
Salty Sweet Miso Cola Soup
Miso soup.png
miso soup [1]
Microwave.png
15 sec
Salty Sweet Miso Cola Soup.png
Salty Sweet Miso Cola Soup [1]
Clown's Tears
Bowl.png
bowl [1]
Banana.png
banana [1]
Glass Shard.png
glass shard [1]
Microwave.png
10 sec
Clown's Tears.png
Clown's Tears [1]
Eyeball Soup
Bowl.png
bowl [1]
Carrot.png
carrot [1]
Potato.png
potato [1]
OrganHumanEyes.png
eyes [1]
Microwave.png
10 sec
Eyeball Soup.png
Eyeball Soup [1]
Monkey's Delight
Beaker.png
black pepper [1]
Bowl.png
bowl [1]
Banana.png
banana [1]
Monkey Cube.png
monkey cube [1]
Microwave.png
10 sec
Monkey's Delight.png
Monkey's Delight [1]
Oatmeal
Microwave.png
15 sec
Oatmeal.png
Oatmeal [1]

Potato dishes and fries

Loaded Baked Potato
Cheese Wedge.png
cheese wedge [1]
Potato.png
potato [1]
Microwave.png
15 sec
Loaded Baked Potato.png
Loaded Baked Potato [1]
Space Fries
Potato.png
potato [1]
Microwave.png
15 sec
Space Fries.png
Space Fries [1]
Cheesy Fries
Cheese Wedge.png
cheese wedge [1]
Potato.png
potato [1]
Microwave.png
15 sec
Cheesy Fries.png
Cheesy Fries [1]
Carrot Fries
Carrot.png
carrot [1]
Microwave.png
15 sec
Carrot Fries.png
Carrot Fries [1]
Onion Rings
Onion slice.png
onion slice [1]
Microwave.png
15 sec
Onionrings.png
Onion Rings [1]

Kebabs

Meat Kebab
Skewer.png
skewer [1]
Raw Cutlet.png
raw cutlet [3]
Microwave.png
5 sec
Meat Kebab.png
Meat Kebab [1]
Hawaiian Kebab
Chili.png
chili [1]
Skewer.png
skewer [1]
Raw Cutlet.png
raw cutlet [1]
Pineapple Slice.png
pineapple slice [1]
Microwave.png
5 sec
Hawaiian Kebab.png
Hawaiian Kebab [1]
Fiesta Kebab
Chili.png
chili [1]
Ear Of Corn.png
ear of corn [1]
Skewer.png
skewer [1]
Raw Cutlet.png
raw cutlet [1]
Tomato.png
tomato [1]
Microwave.png
5 sec
Fiesta Kebab.png
Fiesta Kebab [1]
BBQ Ribs
Beaker.png
BBQ Sauce [5]
Raw Meat.png
raw meat [2]
Skewer.png
skewer [1]
Microwave.png
15 sec
Ribs.png
BBQ Ribs [1]
Rat Kebab
Skewer.png
skewer [1]
Raw Meat.png
raw rat meat [1]
Microwave.png
10 sec
Rat Kebab.png
Rat Kebab [1]
Double Rat Kebab
Skewer.png
skewer [1]
Raw Meat.png
raw rat meat [2]
Microwave.png
20 sec
Double Rat Kebab.png
Double Rat Kebab [1]
Human Kebab
Skewer.png
skewer [1]
TorsoHuman.png
human torso [1]
Microwave.png
15 sec
Human Kebab.png
Human Kebab [1]
Lizard-tail Kebab
Skewer.png
skewer [1]
Raw Lizard Meat.png
raw lizard meat [1]
Microwave.png
15 sec
Lizard-tail Kebab.png
Lizard-tail Kebab [1]

Chilis

Bowl Of Hot Chili
Bowl.png
bowl [1]
Chili.png
chili [1]
Raw Cutlet.png
raw cutlet [1]
Onion Slice.png
onion slice [1]
Tomato.png
tomato [1]
Microwave.png
20 sec
Bowl Of Hot Chili.png
Bowl Of Hot Chili [1]
Cold Chili
Bowl Of Hot Chili.png
bowl of hot chili [1]
Microwave.png
5 sec
Cold Chili.png
Cold Chili [1]
Clown's Tears
BikeHorn.png
BikeHorn [1]
Bowl.png
bowl [1]
Onion Slice.png
onion slice [1]
Tomato.png
tomato [1]
Microwave.png
15 sec
Clown's Tears.png
Clown's Tears [1]
Chili Con Carnival
Clown shoes.png
clown shoes [1]
Bowl.png
bowl [1]
Chili.png
chili [1]
Raw Cutlet.png
raw cutlet [1]
Onion Slice.png
onion slice [1]
Tomato.png
tomato [1]
Microwave.png
30 sec
Chili con carnival.png
Chili Con Carnival [1]
Queso
Cheese Wedge.png
cheese wedge [2]
Chili.png
chili [1]
Microwave.png
15 sec
Queso.png
Queso [1]
Enchiladas
Chili.png
chili [2]
Ear Of Corn.png
ear of corn [1]
Raw Cutlet.png
raw cutlet [1]
Microwave.png
20 sec
Enchiladas.png
Enchiladas [1]

Salads

Herb Salad
Ambrosia Vulgaris.png
ambrosia vulgaris [3]
Apple.png
apple [1]
Bowl.png
bowl [1]
Microwave.png
5 sec
Herb salad.png
Herb Salad [1]
Coleslaw
Beaker.png
vinaigrette [5]
Bowl.png
bowl [1]
Red Onion.png
red onion [1]
Cabbage.png
cabbage [1]
Microwave.png
10 sec
Coleslaw.png
Coleslaw [1]
Ceasar Salad
Beaker.png
olive oil [5]
Bread slice.png
bread slice [1]
Bowl.png
bowl [1]
Cheese Wedge.png
cheese wedge [1]
Cabbage.png
cabbage [1]
Red Onion Slice.png
red onion slice [1]
Microwave.png
5 sec
Caesar Salad.png
Ceasar Salad [1]
Kimchi Salad
Beaker.png
vinegar [5]
Bowl.png
bowl [1]
Carrot.png
carrot [1]
Cabbage.png
cabbage [1]
Garlic.png
garlic [1]
Microwave.png
5 sec
Kimchi.png
Kimchi Salad [1]
Valid Salad
Ambrosia Vulgaris.png
ambrosia vulgaris [3]
Bowl.png
bowl [1]
Meatball.png
meatball [1]
Potato.png
potato [1]
Microwave.png
5 sec
Valid salad.png
Valid Salad [1]
Citrus Salad
Bowl.png
bowl [1]
Lemon.png
Lemon [1]
Lime.png
Lime [1]
Orange.png
Orange [1]
Microwave.png
5 sec
Citrus Salad.png
Citrus Salad [1]
Fruit Salad
Bowl.png
bowl [1]
Orange.png
orange [1]
Apple.png
apple [1]
Grape.png
grape [1]
Watermelon Slice.png
watermelon slice [2]
Microwave.png
5 sec
Fruit Salad.png
Fruit Salad [1]
Jungle Salad
Bowl.png
bowl [1]
Banana.png
banana [1]
Apple.png
apple [1]
Grape.png
grape [1]
Watermelon Slice.png
watermelon slice [2]
Microwave.png
5 sec
Jungle Salad.png
Jungle Salad [1]
Watermelon Fruit Bowl
Watermelon.png
watermelon [1]
Orange.png
orange [1]
Apple.png
apple [1]
Banana.png
banana [1]
Lemon.png
lemon [1]
Ambrosia Vulgaris.png
ambrosia vulgaris [1]
Microwave.png
5 sec
Watermelon Fruit Bowl.png
Watermelon Fruit Bowl [1]

Cookies, pancakes and waffles

Pancake
Microwave.png
5 sec
Pancake.png
Pancake [1]
Chocolate Chip Pancake
Chocolate Bar.png
chocolate bar [1]
Microwave.png
5 sec
Chocolate Chip Pancake.png
Chocolate Chip Pancake [1]
Waffles
Soy Waffles
Cookie
Stick Of Butter.png
stick of butter [1]
Chocolate Bar.png
chocolate bar [1]
Microwave.png
5 sec
Cookie.png
Cookie [1]
Sugar Cookie
Stick Of Butter.png
stick of butter [1]
Microwave.png
5 sec
Sugar Cookie.png
Sugar Cookie [1]
Raisin Cookie
4no Raisins.png
4no raisins [1]
Microwave.png
5 sec
Raisin Cookie.png
Raisin Cookie [1]
Oatmeal Cookie
Stick Of Butter.png
stick of butter [1]
Microwave.png
5 sec
Oatmeal Cookie.png
Oatmeal Cookie [1]

Pies

Apple Pie
Pie Dough.png
pie dough [1]
Apple.png
apple [3]
Pie Tin.png
pie tin [1]
Microwave.png
15 sec
Apple Pie.png
Apple Pie [1]
Grape Tart
Pie Dough.png
pie dough [1]
Beaker.png
sugar [5]
Beaker.png
milk [5]
Grape.png
grape [3]
Pie Tin.png
pie tin [1]
Microwave.png
15 sec
Grape Tart.png
Grape Tart [1]
Banana Cream Pie
Pie Dough.png
pie dough [1]
Banana.png
banana [3]
Pie Tin.png
pie tin [1]
Microwave.png
15 sec
Banana cream pie.png
Banana Cream Pie [1]
Meat Pie
Pie Dough.png
pie dough [1]
Raw Meat.png
raw meat [3]
Pie Tin.png
pie tin [1]
Microwave.png
15 sec
Meat Pie.png
Meat Pie [1]
Xeno Pie
Pie Dough.png
pie dough [1]
Raw Xeno Meat.png
raw xeno meat [3]
Pie Tin.png
pie tin [1]
Microwave.png
15 sec
Xeno Pie.png
Xeno Pie [1]
Amanita Pie
Pie Dough.png
pie dough [1]
Fly amanita.png
fly amanita [1]
Pie Tin.png
pie tin [1]
Microwave.png
15 sec
Amanita pie.png
Amanita Pie [1]

Cakes

Cake
Cake Batter.png
cake batter [1]
Microwave.png
15 sec
Cake.png
Cake [1]
Apple Cake
Apple.png
apple [3]
Cake.png
cake [1]
Microwave.png
5 sec
Apple Cake.png
Apple Cake [1]
Carrot Cake
Cake.png
cake [1]
Carrot.png
carrot [3]
Microwave.png
5 sec
Carrot Cake.png
Carrot Cake [1]
Lemon Cake
Cake.png
cake [1]
Lemon.png
lemon [3]
Microwave.png
5 sec
Lemon Cake.png
Lemon Cake [1]
Orange Cake
Cake.png
cake [1]
Orange.png
orange [3]
Microwave.png
5 sec
Orange Cake.png
Orange Cake [1]
Lime Cake
Cake.png
cake [1]
Lime.png
lime [3]
Microwave.png
5 sec
Lime Cake.png
Lime Cake [1]
Cheese Cake
Cake.png
cake [1]
Cheese Wedge.png
cheese wedge [3]
Microwave.png
5 sec
Cheese Cake.png
Cheese Cake [1]
Clown Cake
Clown mask.png
clown mask [1]
Cake.png
cake [1]
Microwave.png
5 sec
Clown Cake.png
Clown Cake [1]
Birthday Cake
Cake.png
cake [1]
Microwave.png
5 sec
Birthday Cake.png
Birthday Cake [1]
Chocolate Cake
Cake.png
cake [1]
Chocolate Bar.png
chocolate bar [2]
Microwave.png
5 sec
Chocolate Cake.png
Chocolate Cake [1]
Brain Cake
Cake.png
cake [1]
OrganHumanBrain.png
brain [1]
Microwave.png
15 sec
Brain Cake.png
Brain Cake [1]
Slime Cake
Cake.png
cake [1]
Microwave.png
5 sec
Slime Cake.png
Slime Cake [1]

Donk pockets

Warm Donk-pocket
Donk Pocket (any).png
donk-pocket [1]
Microwave.png
5 sec
Warm Donk-pocket.png
Warm Donk-pocket [1]
Warm Dank-pocket
Dank-pocket.png
dank-pocket [1]
Microwave.png
5 sec
Warm Dank-pocket.png
Warm Dank-pocket [1]
Warm Spicy-pocket
Spicy-pocket.png
spicy-pocket [1]
Microwave.png
5 sec
Warm Spicy-pocket.png
Warm Spicy-pocket [1]
Warm Teriyaki-pocket
Teriyaki-pocket.png
teriyaki-pocket [1]
Microwave.png
5 sec
Warm Teriyaki-pocket.png
Warm Teriyaki-pocket [1]
Warm Pizza-pocket
Pizza-pocket.png
pizza-pocket [1]
Microwave.png
5 sec
Warm Pizza-pocket.png
Warm Pizza-pocket [1]
Warm Honk-pocket
Honk-pocket.png
honk-pocket [1]
Microwave.png
5 sec
Warm Honk-pocket.png
Warm Honk-pocket [1]
Warm Berry-pocket
Berry-pocket.png
berry-pocket [1]
Microwave.png
5 sec
Warm Berry-pocket.png
Warm Berry-pocket [1]
Warm Gondola-pocket
Gondola-pocket.png
gondola-pocket [1]
Microwave.png
5 sec
Warm Gondola-pocket.png
Warm Gondola-pocket [1]

Others

Sashimi
Raw Carp Fillet.png
raw carp fillet [2]
Microwave.png
15 sec
Sashimi.png
Sashimi [1]
Cuban Carp
Cheese Wedge.png
cheese wedge [2]
Chili.png
chili [1]
Dough.png
dough [1]
Raw Carp Fillet.png
raw carp fillet [2]
Microwave.png
15 sec
Cuban Carp.png
Cuban Carp [1]
Popcorn
Ear Of Corn.png
ear of corn [1]
Microwave.png
20 sec
Popcorn.png
Popcorn [1]
Amanita Jelly
Fly amanita.png
fly amanita [3]
Microwave.png
10 sec
Amanita jelly.png
Amanita Jelly [1]
Dry Tobacco Leaves
Tobacco leaves.png
tobacco leaves [1]
Microwave.png
10 sec
LeavesTobaccoDried.png
Dried Tobacco Leaves [1]
Dry Cannabis Leaves
Cannabis-produce.png
cannabis leaves [1]
Microwave.png
10 sec
LeavesTobaccoDried.png
Dried Cannabis Leaves [1]
Aloe Cream
Aloe-produce.png
aloe [1]
Microwave.png
10 sec
AloeCream.png
Aloe Cream [1]
Suppermatter
Microwave.png
30 sec
Suppermatter.png
Suppermatter [1]

Condiments & Ingredients

Water

A colorless liquid that humans need in order to survive.
Seems to be translucent.
Satiates thirst.

Milk

An opaque white liquid produced by the mammary glands of mammals.
Seems to be opaque.
Satiates thirst.

Nutriment

All the vitamins, minerals, and carbohydrates the body needs in pure form.
Seems to be opaque.
Satiates hunger.

Rice
Effects
Food (0.5 units per second)
Adds 0.4 sugar.
Adds 0.1 nutriment.

Hard, small white grains.
Seems to be chewy.

Corn oil

Corn oil, A delicious oil used in cooking. Made from corn.
Seems to be oily.

Ketchup

Made from pureed tomatoes and flavored with spices.
Seems to be tangy.

Table salt

Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.
Seems to be grainy.
Satiates thirst.
Satiates hunger.

Ketchunaise

So-called Russian dressing, popular among Space Americans.
Seems to be saucey.

Hotsauce

Burns so good.
Seems to be spicy.

Protein
Effects
Food (0.5 units per second)
50% chance to heal 0.8 Brute per unit.
Unknown effect: ModifyBloodLevel. Ask /tmp/moony#0029 for help.

Found in certain meals, good for bodily health.
Seems to be clumpy.
Satiates hunger.

Flour
Effects
Food (0.5 units per second)
Adds 0.4 sugar.
Adds 0.1 nutriment.

Used for baking.
Seems to be powdery.
Satiates thirst.

Soy sauce

A salty soy-based flavoring.
Seems to be salty.
Satiates thirst.
Satiates hunger.

Universal enzyme

Used in cooking various dishes.
Seems to be chalky.

Vinaigrette

A basic salad dressing made with oil, vinegar and seasoning.
Seems to be sour.

Vitamin
Effects
Food (0.5 units per second)
50% chance to heal 1 Brute, and 1 Burn per unit.
Reduces bleeding.

Found in healthy, complete meals.
Seems to be chalky.
Satiates hunger.

Cornmeal
Effects
Food (0.5 units per second)
Adds 0.1 nutriment.

Used for baking.
Seems to be powdery.
Satiates thirst.

Oats
Effects
Food (0.5 units per second)
Adds 0.2 sugar.
Adds 0.3 nutriment.

Used for a variety of tasty purposes.
Seems to be coarse.

Horseradish sauce

Smelly horseradish sauce.
Seems to be overpowering.

Frostoil

Leaves the tongue numb in its passage.
Seems to be cold.

Astrotame

The sweetness of a thousand sugars but none of the calories.
Seems to be sugary.

Vinegar
Effects
Food (0.5 units per second)
Adds 0.4 water.
Adds 0.1 vitamin.
Causes vomitting.

Often used to flavor food.
Seems to be sour.

Black pepper

Often used to flavor food or make people sneeze.
Seems to be grainy.

Sugar

Tasty spacey sugar!
Seems to be sweet.
Satiates hunger.

BBQ sauce

Hand wipes not included.
Seems to be gloopy.

Mayonnaise

Creamy sauce, made from oil, egg, and some (edible) acid.
Seems to be thick.

Egg
Effects
Food (0.5 units per second)
Adds 0.5 protein.

Used for baking.
Seems to be mucus-like.

Oil

Used by chefs to cook.
Seems to be oily.

Olive oil
Effects
Food (0.5 units per second)
Adds 0.75 nutriment.

Viscous and fragrant.
Seems to be oily.