Cooking: Difference between revisions

From Space Station 14 Wiki
m (Grinding wheat produces 5 flour, not 10.)
(Update recipes)
Line 18: Line 18:


<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Recipe Box |
name = 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 |
{{Recipe Box |
  name = Flour |
  name = Cheese 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|1}}}}} |
  result = {{RI Flour | amount = 5}}
component-3 = {{Recipe Component|item=raw meat|image=File:raw meat.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 5}} |
  result = {{Recipe Component|item=Cheese Burger|image=File:Cheese 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 = 5}} |
  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 | amount = 5}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Milk | amount = 40}} |
component-2 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|1}}}}} |
  transformer = {{Chemistry}} |
component-3 = {{Recipe Component|item=raw meat|image=File:raw meat.png|amount={{{amount|2}}}}} |
  result = {{RI Cheese}}
  component-4 = {{Recipe Component|item=onion slice|image=File:onion slice.png|amount={{{amount|2}}}}} |
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 = Chicken Sandwich |
  component-1 = {{RI Flour | amount = 15}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Egg (reagent) | amount = 12}} |
  component-2 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Sugar | amount = 5}} |
  component-3 = {{Recipe Component|item=raw chicken meat|image=File:raw chicken meat.png|amount={{{amount|1}}}}} |
  transformer = {{Chemistry}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Cake Batter}}
  result = {{Recipe Component|item=Chicken Sandwich|image=File:Chicken Sandwich.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Vegan Cake Batter |
  name = Duck Sandwich |
  component-1 = {{RI Flour | amount = 15}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Soy Milk | amount = 15}} |
  component-2 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Sugar | amount = 5}} |
  component-3 = {{Recipe Component|item=raw duck meat|image=File:raw duck meat.png|amount={{{amount|1}}}}} |
  transformer = {{Chemistry}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Cake Batter}}
  result = {{Recipe Component|item=Duck Sandwich|image=File:Duck Sandwich.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Bread |
  name = Fillet -o- Carp Burger |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 15}} |
component-2 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|1}}}}} |
  result = {{RI Bread}}
component-3 = {{Recipe Component|item=raw carp fillet|image=File:raw carp fillet.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 5}} |
  result = {{Recipe Component|item=Fillet -o- Carp Burger|image=File:Fillet -o- Carp Burger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Banana Bread |
  name = Brain Burger |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Banana}} |
  component-2 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 25}} |
component-3 = {{Recipe Component|item=OrganHumanBrain|image=File:OrganHumanBrain.png|amount={{{amount|1}}}}} |
  result = {{RI Banana Bread}}
  transformer = {{Microwave | time = 5}} |
  result = {{Recipe Component|item=Brain Burger|image=File:Brain Burger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Cream Cheese Bread |
  name = Appendix Burger |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Cheese |
  component-2 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|1}}}}} |
  amount = 2}} |
  component-3 = {{Recipe Component|item=OrganHumanAppendix|image=File:OrganHumanAppendix.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 20}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Cream Cheese Bread}}
  result = {{Recipe Component|item=Appendix Burger|image=File:Appendix Burger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Bread Bun |
  name = Clown Burger |
  component-1 = {{RI Dough Slice}} |
  component-1 = {{Recipe Component|item=ClothingMaskClown|image=File:ClothingMaskClown.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Bread Bun}}
  result = {{Recipe Component|item=Clown Burger|image=File:Clown Burger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Cheeseburger |
  name = Mime Burger |
  component-1 = {{RI Bread Bun}} |
  component-1 = {{Recipe Component|item=ClothingHeadHatBeret|image=File:ClothingHeadHatBeret.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Meat}} |
  component-2 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
component-3 = {{RI Cheese}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Cheeseburger}}
  result = {{Recipe Component|item=Mime Burger|image=File:Mime Burger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Clownburger |
  name = Xenoburger |
  component-1 = {{RI Bread Bun}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  component-2 = {{Recipe Component |
  component-2 = {{Recipe Component|item=raw xeno meat|image=File:raw xeno meat.png|amount={{{amount|1}}}}} |
  item = Clown mask |
  image = File:Clown mask.png}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Clownburger}}
  result = {{Recipe Component|item=Xenoburger|image=File:Xenoburger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Xenoburger |
  name = Bearger |
  component-1 = {{RI Bread Bun}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Xeno Meat}} |
  component-2 = {{Recipe Component|item=raw bear meat|image=File:raw bear meat.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Xenoburger}}
  result = {{Recipe Component|item=Bearger|image=File:Bearger.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Filet Migrawr |
component-1 = {{Chem Recipe Component|reagent=Beer|amount={{{amount|15}}}}} |
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=Filet Migrawr|image=File:Filet Migrawr.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Super Bite Burger |
component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|5}}}}} |
component-2 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
component-3 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|3}}}}} |
component-4 = {{Recipe Component|item=egg|image=File:egg.png|amount={{{amount|2}}}}} |
component-5 = {{Recipe Component|item=raw meat|image=File:raw meat.png|amount={{{amount|3}}}}} |
component-6 = {{Recipe Component|item=tomato|image=File:tomato.png|amount={{{amount|3}}}}} |
transformer = {{Microwave | time = 25}} |
result = {{Recipe Component|item=Super Bite Burger|image=File:Super Bite Burger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Empowered Burger |
  name = Empowered Burger |
  component-1 = {{RI Bread Bun}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  component-2 = {{Recipe Component |
  component-2 = {{Recipe Component|item=SheetPlasma1|image=File:SheetPlasma1.png|amount={{{amount|2}}}}} |
  item = Plasma |
  amount = 2 |
  image = File:Plasma single.png}} |
  transformer = {{Microwave | time = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Empowered Burger}}
  result = {{Recipe Component|item=Empowered Burger|image=File:Empowered Burger.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Bearger |
  name = Jelly Burger |
  component-1 = {{RI Bread Bun}} |
  component-1 = {{Recipe Component|item=bun|image=File:bun.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Bear_Meat}} |
  component-2 = {{Recipe Component|item=amanita jelly|image=File:amanita jelly.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Jelly Burger|image=File:Jelly 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 = 5}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Bearger}}
  result = {{Recipe Component|item=Mcguffin|image=File:Mcguffin.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Bread |
component-1 = {{Recipe Component|item=dough|image=File:dough.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Bread|image=File:Bread.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Baguette |
component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|5}}}}} |
component-2 = {{Recipe Component|item=dough|image=File:dough.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Baguette|image=File:Baguette.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Cream Cheese Bread |
component-1 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|2}}}}} |
component-2 = {{Recipe Component|item=dough|image=File:dough.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 20}} |
result = {{Recipe Component|item=Cream Cheese Bread|image=File:Cream Cheese Bread.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Mushroom Pizza |
  name = Banana-nut Bread |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=banana|image=File:banana.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Chanterelle | amount = 5}} |
  component-2 = {{Recipe Component|item=dough|image=File:dough.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 25}} |
  transformer = {{Microwave | time = 25}} |
  result = {{RI Mushroom Pizza}}
  result = {{Recipe Component|item=Banana-nut Bread|image=File:Banana-nut Bread.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Margarita 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 Cheese}} |
component-2 = {{Recipe Component|item=fly amanita|image=File:fly amanita.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Tomato | amount = 4}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Moldy Slice|image=File:Moldy Slice.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Margherita Pizza |
  component-1 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|1}}}}} |
  component-2 = {{Recipe Component|item=dough|image=File:dough.png|amount={{{amount|1}}}}} |
  component-3 = {{Recipe Component|item=tomato|image=File:tomato.png|amount={{{amount|4}}}}} |
  transformer = {{Microwave | time = 30}} |
  transformer = {{Microwave | time = 30}} |
  result = {{RI Margherita Pizza}}
  result = {{Recipe Component|item=Margherita Pizza|image=File:Margherita Pizza.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Mushroom Pizza |
component-1 = {{Recipe Component|item=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=dough|image=File:dough.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Cheese}} |
  component-3 = {{Recipe Component|item=raw meat|image=File:raw meat.png|amount={{{amount|3}}}}} |
  component-4 = {{RI Tomato}} |
  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=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 | time = 30}} |
result = {{Recipe Component|item=Vegetable Pizza|image=File:Vegetable Pizza.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = Hawaiian Pizza |
component-1 = {{Recipe Component|item=dough|image=File:dough.png|amount={{{amount|1}}}}} |
component-2 = {{Recipe Component|item=raw chicken cutlet|image=File:raw chicken cutlet.png|amount={{{amount|3}}}}} |
component-3 = {{Recipe Component|item=pineapple slice|image=File:pineapple slice.png|amount={{{amount|5}}}}} |
  transformer = {{Microwave | time = 30}} |
  transformer = {{Microwave | time = 30}} |
  result = {{RI Vegetable Pizza}}
  result = {{Recipe Component|item=Hawaiian Pizza|image=File:Hawaiian Pizza.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Dank Pizza |
  name = Dank Pizza |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=ambrosia vulgaris|image=File:ambrosia vulgaris.png|amount={{{amount|3}}}}} |
  component-2 = {{RI Ambrosia Vulgaris | amount = 3}} |
  component-2 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Cheese}} |
  component-3 = {{Recipe Component|item=dough|image=File:dough.png|amount={{{amount|1}}}}} |
  component-4 = {{RI Tomato}} |
  component-4 = {{Recipe Component|item=tomato|image=File:tomato.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 30}} |
  transformer = {{Microwave | time = 30}} |
  result = {{RI Dank Pizza}}
  result = {{Recipe Component|item=Dank Pizza|image=File:Dank Pizza.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Donk Pocket Pizza |
  name = Donk-pocket Pizza |
  component-1 = {{RIDough}} |
  component-1 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Donk Pocket Any Warm | amount = 3}} |  
  component-2 = {{Recipe Component|item=warm donk-pocket|image=File:warm donk-pocket.png|amount={{{amount|3}}}}} |
<!-- Currently only accepts original Donk-Pockets, not any flavour -->
  component-3 = {{Recipe Component|item=dough|image=File:dough.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Cheese}} |
  component-4 = {{Recipe Component|item=tomato|image=File:tomato.png|amount={{{amount|1}}}}} |
  component-4 = {{RI Tomato}} |
  transformer = {{Microwave | time = 30}} |
  transformer = {{Microwave | time = 30}} |
  result = {{RI Donk Pizza}}
  result = {{Recipe Component|item=Donk-pocket Pizza|image=File:Donk-pocket Pizza.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Banana Cream Pie |
  name = Boiled Spaghetti |
  component-1 = {{RI Cake Batter}} |
  component-1 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} |
  component-2 = {{RI Banana | amount = 3}} |
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 = 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}}}}}
}}
 
{{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}} |
  transformer = {{Microwave | time = 15}} |
  result = {{RI Banana Cream Pie}}
  result = {{Recipe Component|item=Egg-fried Rice|image=File:Egg-fried Rice.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Popcorn |
  name = Copypasta |
  component-1 = {{RI Corn}} |
  component-1 = {{Recipe Component|item=spaghetti|image=File:spaghetti.png|amount={{{amount|2}}}}} |
  transformer = {{Microwave | time = 5}} |
transformer = {{Microwave | time = 10}} |
  result = {{RI Popcorn}}
result = {{Recipe Component|item=Copypasta|image=File:Copypasta.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 |  
{{Recipe Box |
  name = Loaded Baked Potato |  
  name = Nettle Soup |
  component-1 = {{RI Potato}} |  
  component-1 = {{Chem Recipe Component|reagent=Egg|amount={{{amount|6}}}}} |
  component-2 = {{RI Cheese}} |  
  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}} |
  transformer = {{Microwave | time = 10}} |
  result = {{RI Loaded Baked Potato}}
  result = {{Recipe Component|item=Nettle Soup|image=File:Nettle Soup.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Donk Pocket |
  name = Eyeball Soup |
  component-1 = {{RI Donk Pocket Any}} |
  component-1 = {{Chem Recipe Component|reagent=Water|amount={{{amount|10}}}}} |
  transformer = {{Microwave | time = 5}} |
component-2 = {{Recipe Component|item=bowl|image=File:bowl.png|amount={{{amount|1}}}}} |
  result = {{RI Donk Pocket Any Warm}}
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=OrganHumanEyes|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 = 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 |
{{Recipe Box |
  name = Enchilada |
  name = Steak |
  component-1 = {{RI Chili | amount = 2}} |
  component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|1}}}}} |
  component-2 = {{RI Corn}} |
  component-2 = {{Recipe Component|item=raw meat|image=File:raw meat.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Raw Cutlet}} |
  component-3 = {{Recipe Component|item=small plate|image=File:small plate.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 20}} |
  transformer = {{Microwave | time = 10}} |
  result = {{RI Enchilada}}
  result = {{Recipe Component|item=Steak|image=File:Steak.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = FiletMigrawr |
  name = Penguin Filet |
  component-1 = {{RI Beer | amount = 15}} |
  component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|1}}}}} |
  component-3 = {{RI Bear_Meat}} |
component-2 = {{Recipe Component|item=raw penguin meat|image=File:raw penguin meat.png|amount={{{amount|1}}}}} |
  component-3 = {{Recipe Component|item=small plate|image=File:small plate.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 10}} |
  transformer = {{Microwave | time = 10}} |
  result = {{RI FiletMigrawr}}
  result = {{Recipe Component|item=Penguin Filet|image=File:Penguin Filet.png|amount={{{amount|1}}}}}
}}
}}


<!-- Currently impossible since noodles can't be made yet
{{Recipe Box |
{{Recipe Box |
  name = Spaghetti |
  name = Cooked Chicken |
  component-1 = {{RI Water | amount = 5}} |
  component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|1}}}}} |
  component-2 = {{RI Boiled Noodles}} |
  component-2 = {{Recipe Component|item=raw chicken meat|image=File:raw chicken meat.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Tomato | amount = 2}} |
  component-3 = {{Recipe Component|item=small plate|image=File:small plate.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 10}} |
  transformer = {{Microwave | time = 10}} |
  result = {{RI Spaghetti}}
  result = {{Recipe Component|item=Cooked Chicken|image=File:Cooked Chicken.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Spaghetti and Meatballs |
  name = Cooked Duck |
  component-1 = {{RI Water | amount = 5}} |
  component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|1}}}}} |
  component-2 = {{RI Boiled Noodles}} |
  component-2 = {{Recipe Component|item=raw duck meat|image=File:raw duck meat.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Meatball | amount = 2}} |
  component-3 = {{Recipe Component|item=small plate|image=File:small plate.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 10}} |
  transformer = {{Microwave | time = 10}} |
  result = {{RI Spaghetti Meatballs}}
  result = {{Recipe Component|item=Cooked Duck|image=File:Cooked Duck.png|amount={{{amount|1}}}}}
}}
}}
-->


<!-- Currently impossible since meatballs can't be made yet
{{Recipe Box |
{{Recipe Box |
  name = Meatball Soup |
  name = Lizard Steak |
  component-1 = {{RI Water | amount = 10}} |
  component-1 = {{Chem Recipe Component|reagent=TableSalt|amount={{{amount|1}}}}} |
  component-2 = {{RI Meatball}} |
  component-2 = {{Recipe Component|item=raw lizard meat|image=File:raw lizard meat.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Carrot}} |
  component-3 = {{Recipe Component|item=small plate|image=File:small plate.png|amount={{{amount|1}}}}} |
component-4 = {{RI Potato}} |
  transformer = {{Microwave | time = 10}} |
  transformer = {{Microwave | time = 10}} |
  result = {{RI Meatball Soup}}
  result = {{Recipe Component|item=Lizard Steak|image=File:Lizard Steak.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 = 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 |
{{Recipe Box |
  name = Salty Sweet Miso Cola Soup |
  name = Salty Sweet Miso Cola Soup |
  component-1 = {{RI Cola | amount = 5}} |
  component-1 = {{Chem Recipe Component|reagent=Cola|amount={{{amount|5}}}}} |
  component-2 = {{RI Miso Soup}} |
  component-2 = {{Recipe Component|item=miso soup|image=File:miso soup.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 15}} |  
  transformer = {{Microwave | time = 15}} |
  result = {{Salty Sweet Miso Cola Soup}}
  result = {{Recipe Component|item=Salty Sweet Miso Cola Soup|image=File:Salty Sweet Miso Cola Soup.png|amount={{{amount|1}}}}}
}}
 
{{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 = Popcorn |
component-1 = {{Recipe Component|item=ear of corn|image=File:ear of corn.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Popcorn|image=File:Popcorn.png|amount={{{amount|1}}}}}
}}
 
{{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 = 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}}}}}
}}
 
{{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 = Apple Pie |
component-1 = {{Recipe Component|item=apple|image=File:apple.png|amount={{{amount|3}}}}} |
component-2 = {{Recipe Component|item=pie dough|image=File:pie dough.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=Apple Pie|image=File:Apple 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 = 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 = {{Chem Recipe Component|reagent=JuiceOrange|amount={{{amount|30}}}}} |
component-2 = {{Recipe Component|item=cake|image=File:cake.png|amount={{{amount|1}}}}} |
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 = {{Chem Recipe Component|reagent=JuiceLime|amount={{{amount|30}}}}} |
component-2 = {{Recipe Component|item=cake|image=File:cake.png|amount={{{amount|1}}}}} |
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=ClothingMaskClown|image=File:ClothingMaskClown.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 |
{{Recipe Box |
  name = Hot Chili |
  name = Banana Cream Pie |
  component-1 = {{RI Chili}} |
component-1 = {{Recipe Component|item=banana|image=File:banana.png|amount={{{amount|3}}}}} |
  component-2 = {{RI Raw Cutlet}} |
component-2 = {{Recipe Component|item=pie dough|image=File:pie dough.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Onion Slice}} |
component-3 = {{Recipe Component|item=pie tin|image=File:pie tin.png|amount={{{amount|1}}}}} |
  component-4 = {{RI Tomato}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component|item=Banana Cream Pie|image=File:Banana Cream Pie.png|amount={{{amount|1}}}}}
}}
 
{{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 = 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 |
name = Chocolate Cake |
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=OrganHumanBrain|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 = 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}}}}}
}}
 
{{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}}}}}
}}
 
{{Recipe Box |
name = Warm Donk-pocket |
component-1 = {{Recipe Component|item=donk-pocket|image=File:donk-pocket.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}} |
result = {{Recipe Component|item=Warm Honk-pocket|image=File:Warm Honk-pocket.png|amount={{{amount|1}}}}}
}}
 
{{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 |
name = Warm Gondola-pocket |
component-1 = {{Recipe Component|item=gondola-pocket|image=File:gondola-pocket.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component|item=Warm Gondola-pocket|image=File:Warm Gondola-pocket.png|amount={{{amount|1}}}}}
}}
 
{{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}} |
  transformer = {{Microwave | time = 20}} |
  result = {{Bowl of Hot Chili}}
  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 |
{{Recipe Box |
  name = Chili Con Carnival |
  name = Chili Con Carnival |
  component-1 = {{RI Chili}} |
  component-1 = {{Recipe Component|item=ClothingShoesClown|image=File:ClothingShoesClown.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Raw Cutlet}} |
  component-2 = {{Recipe Component|item=bowl|image=File:bowl.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Onion Slice}} |
  component-3 = {{Recipe Component|item=chili|image=File:chili.png|amount={{{amount|1}}}}} |
  component-4 = {{RI Tomato}} |
  component-4 = {{Recipe Component|item=raw cutlet|image=File:raw cutlet.png|amount={{{amount|1}}}}} |
  component-5 = {{ Recipe Component | item = Clown Shoes | image = File:Clown shoes.png}} |
  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}} |
  transformer = {{Microwave | time = 30}} |
  result = {{Chili Con Carnival}}
  result = {{Recipe Component|item=Chili Con Carnival|image=File:Chili Con Carnival.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Queso |
  name = Queso |
  component-1 = {{RI Chili}} |
  component-1 = {{Recipe Component|item=cheese wedge|image=File:cheese wedge.png|amount={{{amount|2}}}}} |
  component-2 = {{RI Cheese | amount = 2}} |
  component-2 = {{Recipe Component|item=chili|image=File:chili.png|amount={{{amount|1}}}}} |
<!-- PEPPER IN THE WORKS:
component-3 = {{RI Black Pepper | amount = 5}} |
-->
  transformer = {{Microwave | time = 15}} |
  transformer = {{Microwave | time = 15}} |
  result = {{RI Queso}}
  result = {{Recipe Component|item=Queso|image=File:Queso.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Moldy Bread Slice |
  name = Enchiladas |
  component-1 = {{RI Bread Slice}} |
  component-1 = {{Recipe Component|item=chili|image=File:chili.png|amount={{{amount|2}}}}} |
  component-2 = {{RI Fly Amanita}} |
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}}}}}
}}
 
{{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}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Moldy Slice}}
  result = {{Recipe Component|item=Herb Salad|image=File:Herb Salad.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Nettle Soup |
  name = Valid Salad |
  component-1 = {{RI Water | amount = 10}} |
  component-1 = {{Recipe Component|item=ambrosia vulgaris|image=File:ambrosia vulgaris.png|amount={{{amount|3}}}}} |
  component-2 = {{RI Nettle}} |
  component-2 = {{Recipe Component|item=bowl|image=File:bowl.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Egg}} |
  component-3 = {{Recipe Component|item=meatball|image=File:meatball.png|amount={{{amount|1}}}}} |
  component-4 = {{RI Potato}} |
  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 = LeavesTobaccoDried |
component-1 = {{Recipe Component|item=LeavesTobacco|image=File:LeavesTobacco.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=LeavesTobaccoDried|image=File:LeavesTobaccoDried.png|amount={{{amount|1}}}}}
}}
 
{{Recipe Box |
name = LeavesCannabisDried |
component-1 = {{Recipe Component|item=LeavesCannabis|image=File:LeavesCannabis.png|amount={{{amount|1}}}}} |
  transformer = {{Microwave | time = 10}} |
  transformer = {{Microwave | time = 10}} |
  result = {{RI Nettle Soup}}
  result = {{Recipe Component|item=LeavesCannabisDried|image=File:LeavesCannabisDried.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Amanita Jelly |
  name = AloeCream |
  component-1 = {{RI Water | amount = 5}} |
  component-1 = {{Recipe Component|item=aloe|image=File:aloe.png|amount={{{amount|1}}}}} |
component-2 = {{RI Vodka | amount = 5}} |
component-3 = {{RI Fly Amanita | amount = 3}} |
  transformer = {{Microwave | time = 10}} |
  transformer = {{Microwave | time = 10}} |
  result = {{RI Amanita Jelly}}
  result = {{Recipe Component|item=AloeCream|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}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Amanita Pie |
  name = Meat Kebab |
  component-1 = {{RI Cake Batter}} |
  component-1 = {{Recipe Component|item=skewer|image=File:skewer.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Fly Amanita}} |
  component-2 = {{Recipe Component|item=raw cutlet|image=File:raw cutlet.png|amount={{{amount|3}}}}} |
  transformer = {{Microwave | time = 15}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Amanita Pie}}
  result = {{Recipe Component|item=Meat Kebab|image=File:Meat Kebab.png|amount={{{amount|1}}}}}
}}
}}


{{Recipe Box |
{{Recipe Box |
  name = Herb Salad |
  name = Hawaiian Kebab |
  component-1 = {{RI Ambrosia Vulgaris | amount = 3}} |
  component-1 = {{Recipe Component|item=chili|image=File:chili.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Apple}} |
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}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Herb Salad}}
  result = {{Recipe Component|item=Hawaiian Kebab|image=File:Hawaiian Kebab.png|amount={{{amount|1}}}}}
}}
}}


<!-- Currently impossible since meatballs can't be made yet
{{Recipe Box |
{{Recipe Box |
  name = Valid Salad |
  name = Fiesta Kebab |
  component-1 = {{RI Ambrosia Vulgaris | amount = 3}} |
  component-1 = {{Recipe Component|item=chili|image=File:chili.png|amount={{{amount|1}}}}} |
  component-2 = {{RI Potato}} |
  component-2 = {{Recipe Component|item=ear of corn|image=File:ear of corn.png|amount={{{amount|1}}}}} |
  component-3 = {{RI Meatball}} |
  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}} |
  transformer = {{Microwave | time = 5}} |
  result = {{RI Valid Salad}}
  result = {{Recipe Component|item=Fiesta Kebab|image=File:Fiesta Kebab.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=FoodMeatRat|image=File:FoodMeatRat.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=FoodMeatRat|image=File:FoodMeatRat.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=TorsoHuman|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>
</div>

Revision as of 19:33, 12 September 2022

The microwave

The Microwave is the Chef's (and unlucky prisoner's) choice of heating utensil, being able to cook everything from bread, to pizza and pies, as long as you select the right 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

Bun
dough slice [1]
5 sec
Bad Recipe! [1]
Cheese Burger
bun [1]
cheese wedge [1]
raw meat [1]
5 sec
Bad Recipe! [1]
Five Alarm Burger
bun [1]
chili [3]
raw meat [1]
5 sec
Bad Recipe! [1]
Big Bite Burger
bun [1]
cheese wedge [1]
raw meat [2]
onion slice [2]
tomato [1]
15 sec
Bad Recipe! [1]
Chicken Sandwich
bun [1]
cheese wedge [1]
raw chicken meat [1]
5 sec
Bad Recipe! [1]
Duck Sandwich
bun [1]
cheese wedge [1]
raw duck meat [1]
5 sec
Bad Recipe! [1]
Fillet -o- Carp Burger
bun [1]
cheese wedge [1]
raw carp fillet [1]
5 sec
Bad Recipe! [1]
Brain Burger
bun [1]
cheese wedge [1]
OrganHumanBrain [1]
5 sec
Bad Recipe! [1]
Appendix Burger
bun [1]
cheese wedge [1]
OrganHumanAppendix [1]
5 sec
Bad Recipe! [1]
Clown Burger
ClothingMaskClown [1]
bun [1]
5 sec
Bad Recipe! [1]
Mime Burger
ClothingHeadHatBeret [1]
bun [1]
5 sec
Bad Recipe! [1]
Xenoburger
bun [1]
raw xeno meat [1]
5 sec
Bad Recipe! [1]
Bearger
bun [1]
raw bear meat [1]
5 sec
Bad Recipe! [1]
Filet Migrawr
10 sec
Bad Recipe! [1]
Super Bite Burger
bun [1]
cheese wedge [3]
egg [2]
raw meat [3]
tomato [3]
25 sec
Bad Recipe! [1]
Empowered Burger
bun [1]
SheetPlasma1 [2]
5 sec
Bad Recipe! [1]
Jelly Burger
bun [1]
amanita jelly [1]
5 sec
Bad Recipe! [1]
Mcguffin
bun [1]
cheese wedge [1]
egg [2]
5 sec
Bad Recipe! [1]
Bread
dough [1]
15 sec
Bad Recipe! [1]
Baguette
dough [1]
10 sec
Bad Recipe! [1]
Cream Cheese Bread
cheese wedge [2]
dough [1]
20 sec
Bad Recipe! [1]
Banana-nut Bread
banana [1]
dough [1]
25 sec
Bad Recipe! [1]
Moldy Slice
bread slice [1]
fly amanita [1]
5 sec
Bad Recipe! [1]
Margherita Pizza
cheese wedge [1]
dough [1]
tomato [4]
30 sec
Bad Recipe! [1]
Mushroom Pizza
dough [1]
chanterelle cluster [5]
25 sec
Bad Recipe! [1]
Meat Pizza
cheese wedge [1]
dough [1]
raw meat [3]
tomato [1]
30 sec
Bad Recipe! [1]
Vegetable Pizza
carrot [1]
ear of corn [1]
dough [1]
eggplant [1]
tomato [1]
30 sec
Bad Recipe! [1]
Hawaiian Pizza
dough [1]
raw chicken cutlet [3]
pineapple slice [5]
30 sec
Bad Recipe! [1]
Dank Pizza
ambrosia vulgaris [3]
cheese wedge [1]
dough [1]
tomato [1]
30 sec
Bad Recipe! [1]
Donk-pocket Pizza
cheese wedge [1]
warm donk-pocket [3]
dough [1]
tomato [1]
30 sec
Bad Recipe! [1]
Boiled Spaghetti
15 sec
Bad Recipe! [1]
Spaghetti
boiled spaghetti [1]
tomato [2]
10 sec
Bad Recipe! [1]
Spaghetti And Meatballs
meatball [2]
boiled spaghetti [1]
10 sec
Bad Recipe! [1]
Butter Noodles
stick of butter [1]
boiled spaghetti [1]
10 sec
Bad Recipe! [1]
Chow Mein
carrot [1]
ear of corn [1]
egg [1]
eggplant [1]
boiled spaghetti [1]
10 sec
Bad Recipe! [1]
Oatmeal
15 sec
Bad Recipe! [1]
Boiled Rice
15 sec
Bad Recipe! [1]
Rice Pudding
15 sec
Bad Recipe! [1]
Rice And Pork
raw cutlet [3]
boiled rice [1]
15 sec
Bad Recipe! [1]
Black-eyed Gumbo
chili [2]
raw cutlet [3]
boiled rice [1]
15 sec
Bad Recipe! [1]
Egg-fried Rice
carrot [1]
egg [1]
boiled rice [1]
15 sec
Bad Recipe! [1]
Copypasta
spaghetti [2]
10 sec
Bad Recipe! [1]
Bisque
bowl [1]
raw carp fillet [1]
chanterelle cluster [1]
tomato [1]
10 sec
Bad Recipe! [1]
Meatball Soup
bowl [1]
carrot [1]
meatball [1]
potato [1]
10 sec
Bad Recipe! [1]
Nettle Soup
bowl [1]
potato [1]
nettle [1]
10 sec
Bad Recipe! [1]
Eyeball Soup
bowl [1]
carrot [1]
potato [1]
OrganHumanEyes [1]
10 sec
Bad Recipe! [1]
Amanita Jelly
fly amanita [3]
10 sec
Bad Recipe! [1]
Steak
10 sec
Bad Recipe! [1]
Penguin Filet
10 sec
Bad Recipe! [1]
Cooked Chicken
10 sec
Bad Recipe! [1]
Cooked Duck
10 sec
Bad Recipe! [1]
Lizard Steak
10 sec
Bad Recipe! [1]
Cuban Carp
cheese wedge [2]
chili [1]
dough [1]
raw carp fillet [2]
15 sec
Bad Recipe! [1]
Sashimi
15 sec
Bad Recipe! [1]
Salty Sweet Miso Cola Soup
miso soup [1]
15 sec
Bad Recipe! [1]
Loaded Baked Potato
cheese wedge [1]
potato [1]
15 sec
Bad Recipe! [1]
Space Fries
potato [1]
15 sec
Bad Recipe! [1]
Cheesy Fries
cheese wedge [1]
potato [1]
15 sec
Bad Recipe! [1]
Carrot Fries
carrot [1]
15 sec
Bad Recipe! [1]
Popcorn
ear of corn [1]
5 sec
Bad Recipe! [1]
Pancake
5 sec
Bad Recipe! [1]
Waffles
Soy Waffles
Cookie
5 sec
Bad Recipe! [1]
Sugar Cookie
5 sec
Bad Recipe! [1]
Raisin Cookie
5 sec
Bad Recipe! [1]
Oatmeal Cookie
5 sec
Bad Recipe! [1]
Chocolate Chip Pancake
5 sec
Bad Recipe! [1]
Apple Pie
apple [3]
pie dough [1]
pie tin [1]
15 sec
Bad Recipe! [1]
Meat Pie
pie dough [1]
raw meat [3]
pie tin [1]
15 sec
Bad Recipe! [1]
Xeno Pie
pie dough [1]
raw xeno meat [3]
pie tin [1]
15 sec
Bad Recipe! [1]
Apple Cake
apple [3]
cake [1]
5 sec
Bad Recipe! [1]
Carrot Cake
cake [1]
carrot [3]
5 sec
Bad Recipe! [1]
Lemon Cake
cake [1]
lemon [3]
5 sec
Bad Recipe! [1]
Orange Cake
5 sec
Bad Recipe! [1]
Lime Cake
cake [1]
5 sec
Bad Recipe! [1]
Cheese Cake
cake [1]
cheese wedge [3]
5 sec
Bad Recipe! [1]
Clown Cake
ClothingMaskClown [1]
cake [1]
5 sec
Bad Recipe! [1]
Banana Cream Pie
banana [3]
pie dough [1]
pie tin [1]
15 sec
Bad Recipe! [1]
Cake
cake batter [1]
15 sec
Bad Recipe! [1]
Birthday Cake
cake [1]
5 sec
Bad Recipe! [1]
Chocolate Cake
cake [1]
chocolate bar [2]
5 sec
Bad Recipe! [1]
Brain Cake
cake [1]
OrganHumanBrain [1]
15 sec
Bad Recipe! [1]
Amanita Pie
pie dough [1]
fly amanita [1]
pie tin [1]
15 sec
Bad Recipe! [1]
Slime Cake
cake [1]
5 sec
Bad Recipe! [1]
Warm Donk-pocket
donk-pocket [1]
5 sec
Bad Recipe! [1]
Warm Dank-pocket
dank-pocket [1]
5 sec
Bad Recipe! [1]
Warm Spicy-pocket
spicy-pocket [1]
5 sec
Bad Recipe! [1]
Warm Teriyaki-pocket
teriyaki-pocket [1]
5 sec
Bad Recipe! [1]
Warm Pizza-pocket
pizza-pocket [1]
5 sec
Bad Recipe! [1]
Warm Honk-pocket
honk-pocket [1]
5 sec
Bad Recipe! [1]
Warm Berry-pocket
berry-pocket [1]
5 sec
Bad Recipe! [1]
Warm Gondola-pocket
gondola-pocket [1]
5 sec
Bad Recipe! [1]
Bowl Of Hot Chili
bowl [1]
chili [1]
raw cutlet [1]
onion slice [1]
tomato [1]
20 sec
Bad Recipe! [1]
Cold Chili
5 sec
Bad Recipe! [1]
Clown's Tears
BikeHorn [1]
bowl [1]
onion slice [1]
tomato [1]
15 sec
Bad Recipe! [1]
Chili Con Carnival
ClothingShoesClown [1]
bowl [1]
chili [1]
raw cutlet [1]
onion slice [1]
tomato [1]
30 sec
Bad Recipe! [1]
Queso
cheese wedge [2]
chili [1]
15 sec
Bad Recipe! [1]
Enchiladas
chili [2]
ear of corn [1]
raw cutlet [1]
20 sec
Bad Recipe! [1]
Herb Salad
ambrosia vulgaris [3]
apple [1]
bowl [1]
5 sec
Bad Recipe! [1]
Valid Salad
ambrosia vulgaris [3]
bowl [1]
meatball [1]
potato [1]
5 sec
Bad Recipe! [1]
LeavesTobaccoDried
LeavesTobacco [1]
10 sec
Bad Recipe! [1]
LeavesCannabisDried
LeavesCannabis [1]
10 sec
Bad Recipe! [1]
AloeCream
10 sec
Bad Recipe! [1]
Suppermatter
30 sec
Bad Recipe! [1]
Meat Kebab
skewer [1]
raw cutlet [3]
5 sec
Bad Recipe! [1]
Hawaiian Kebab
chili [1]
skewer [1]
raw cutlet [1]
pineapple slice [1]
5 sec
Bad Recipe! [1]
Fiesta Kebab
chili [1]
ear of corn [1]
skewer [1]
raw cutlet [1]
tomato [1]
5 sec
Bad Recipe! [1]
Rat Kebab
skewer [1]
FoodMeatRat [1]
10 sec
Bad Recipe! [1]
Double Rat Kebab
skewer [1]
FoodMeatRat [2]
20 sec
Bad Recipe! [1]
Human Kebab
skewer [1]
TorsoHuman [1]
15 sec
Bad Recipe! [1]
Lizard-tail Kebab
skewer [1]
raw lizard meat [1]
15 sec
Bad Recipe! [1]


Condiments & Foods

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.