Cooking: Difference between revisions
Added sliced watermelon |
Added & rearranged recipes |
||
Line 1,350: | Line 1,350: | ||
</div> | </div> | ||
=== | === Pancakes & Waffles === | ||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | ||
Line 1,402: | Line 1,402: | ||
}} | }} | ||
</div> | </div> | ||
Line 1,716: | Line 1,680: | ||
</div> | </div> | ||
=== Muffins === | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Muffin|image=File:Muffin.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Banana Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-3 = {{Recipe Component|item=banana|image=File:Banana.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Banana Muffin|image=File:Muffin Banana.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Chocolate Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-4 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Chocolate Muffin|image=File:Muffin Chocolate.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cherry Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-4 = {{Recipe Component|item=cherry|image=File:Cherry.png|amount={{{amount|3}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Cherry Muffin|image=File:Muffin Cherry.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Berry Muffin | | |||
component-1 = {{Recipe Component|item=muffin tin|image=File:Muffin Tin.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=dough slice|image=File:Dough Slice.png|amount={{{amount|1}}}}} | | |||
component-3 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|10u}}}}} | | |||
component-4 = {{Recipe Component|item=berries|image=File:Berries.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Berry Muffin|image=File:Muffin Berry.png|amount={{{amount|1}}}}} | |||
}} | |||
</div> | |||
=== Cookies & Brownies === | |||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | |||
{{Recipe Box | | |||
name = Cookie | | |||
component-1 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|5}}}}} | | |||
component-3 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
component-4 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Cookie|image=File:Cookie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Sugar Cookie | | |||
component-1 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|10}}}}} | | |||
component-3 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Sugar Cookie|image=File:Sugar Cookie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Raisin Cookie | | |||
component-1 = {{Chem Recipe Component|reagent=Flour|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|5}}}}} | | |||
component-3 = {{Recipe Component|item=4no raisins|image=File:4no Raisins.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Raisin Cookie|image=File:Raisin Cookie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Oatmeal Cookie | | |||
component-1 = {{Chem Recipe Component|reagent=Oats|amount={{{amount|5}}}}} | | |||
component-2 = {{Chem Recipe Component|reagent=Sugar|amount={{{amount|5}}}}} | | |||
component-3 = {{Recipe Component|item=butter slice|image=File:Butter Slice.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Oatmeal Cookie|image=File:Oatmeal Cookie.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Brownies | | |||
component-1 = {{Recipe Component|item=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|2}}}}} | | |||
component-2 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=flour|image=File:Beaker.png|amount={{{amount|15u}}}}} | | |||
component-4 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|30u}}}}} | | |||
component-5 = {{Recipe Component|item=raw egg|image=File:Beaker.png|amount={{{amount|18u}}}}} | | |||
transformer = {{Microwave | time = 30}} | | |||
result = {{Recipe Component|item=Brownies|image=File:Brownies.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cannabis Butter| | |||
component-1 = {{Recipe Component|item=stick of butter|image=File:Stick Of Butter.png|amount={{{amount|1}}}}} | | |||
component-2 = {{Recipe Component|item=cannabis leaves|image=File:Cannabis-produce.png|amount={{{amount|6}}}}} | | |||
transformer = {{Microwave | time = 15}} | | |||
result = {{Recipe Component|item=Stick of Cannabis Butter|image=File:Stick Of Cannabis Butter.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Special Brownies | | |||
component-1 = {{Recipe Component|item=stick of cannabis butter|image=File:Stick Of Cannabis Butter.png|amount={{{amount|2}}}}} | | |||
component-2 = {{Recipe Component|item=chocolate bar|image=File:Chocolate Bar.png|amount={{{amount|2}}}}} | | |||
component-3 = {{Recipe Component|item=flour|image=File:Beaker.png|amount={{{amount|15u}}}}} | | |||
component-4 = {{Recipe Component|item=sugar|image=File:Beaker.png|amount={{{amount|30u}}}}} | | |||
component-5 = {{Recipe Component|item=raw egg|image=File:Beaker.png|amount={{{amount|18u}}}}} | | |||
transformer = {{Microwave | time = 30}} | | |||
result = {{Recipe Component|item=Special Brownies|image=File:Brownies.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Brownie | | |||
component-1 = {{Recipe Component|item=brownies|image=File:Brownies.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Brownie|image=File:Brownie.png|amount={{{amount|6}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Special Brownie | | |||
component-1 = {{Recipe Component|item=special brownies|image=File:Brownies.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Special Brownie|image=File:Brownie.png|amount={{{amount|6}}}}} | |||
}} | |||
</div> | |||
=== Cotton Meals === | === Cotton Meals === | ||
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | <div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em"> | ||
Line 1,942: | Line 2,046: | ||
transformer = {{Microwave | time = 10}} | | transformer = {{Microwave | time = 10}} | | ||
result = {{Recipe Component|item=Dried Cannabis Leaves|image=File:LeavesTobaccoDried.png|amount={{{amount|1}}}}} | result = {{Recipe Component|item=Dried Cannabis Leaves|image=File:LeavesTobaccoDried.png|amount={{{amount|1}}}}} | ||
}} | |||
{{Recipe Box | | |||
name = Dry Tea Leaves| | |||
component-1 = {{Recipe Component|item=tea leaves|image=File:Tealeaf.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 10}} | | |||
result = {{Recipe Component|item=Dried Tea Leaves|image=File:Dried Tea Leaves.png|amount={{{amount|1}}}}} | |||
}} | }} | ||
Line 1,951: | Line 2,062: | ||
}} | }} | ||
{{Recipe Box | | |||
name = Anomalous Meat Mass | | |||
component-1 = {{Recipe Component|item=anomaly core (meat)|image=File:Anomaly Core Meat Inert.png|amount={{{amount|1}}}}} | | |||
transformer = {{Microwave | time = 5}} | | |||
result = {{Recipe Component|item=Anomalous Meat Mass|image=File:Anomalous Meat.png|amount={{{amount|1}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cut Anomalous Meat | | |||
component-1 = {{Recipe Component|item=anomalous meat mass|image=File:Anomalous Meat.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Raw Meat|image=File:Raw Meat.png|amount={{{amount|10}}}}} | |||
}} | |||
{{Recipe Box | | |||
name = Cut Anomalous Steak | | |||
component-1 = {{Recipe Component|item=anomalous steak|image=File:Anomalous Steak.png|amount={{{amount|1}}}}} | | |||
transformer = {{Slice}} | | |||
result = {{Recipe Component|item=Steak|image=File:Steak.png|amount={{{amount|10}}}}} | |||
}} | |||
</div> | </div> |
Revision as of 10:10, 12 April 2025
The Microwave
The Microwave is the Chef's (and unlucky prisoner's) choice of heating utensil, being able to cook everything from bread to pizza and pies, as long as you select the right cook time. It has a menu layout similar to the grinder, with ingredients in the microwave on the left, and a selection of buttons on the right. You can select from a range of cooking times, spanning from Instantaneous to 30 seconds, using said buttons. Each recipe requires a different time in the microwave. If the ingredients or time are wrong, the ingredients in the microwave will either be spit out or become a burnt mess.
Recipes
Base products
Mixing
Rolling
Cutting
Tacos & Nachos
- For custom tacos, see Taco Shell
Burgers
- For custom burgers, see Bun
Breads & Sandwiches
Pizzas
Pasta
Rice dishes
Soups
Potato dishes and fries
Skewers
- For custom skewers, see Skewer
Chilis
Salads
Pancakes & Waffles
Pies & Tarts
Cakes
Muffins
Cookies & Brownies
Cotton Meals
Donk pockets
Others
Condiments & Ingredients
All the vitamins, minerals, and carbohydrates the body needs in pure form.
Seems to be opaque.
Satiates hunger.
Hard, small white grains.
Seems to be chewy.
Hand wipes not included.
Seems to be gloopy.
Viscous and fragrant.
Seems to be oily.
Made from pureed tomatoes and flavored with spices.
Seems to be tangy.
Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.
Seems to be grainy.
Satiates thirst.
Satiates hunger.
So-called Russian dressing, popular among Space Americans.
Seems to be saucey.
Burns so good.
Seems to be spicy.
Found in certain meals, good for bodily health.
Seems to be clumpy.
Satiates hunger.
Used for baking.
Seems to be powdery.
Satiates thirst.
Used in cooking various dishes.
Seems to be chalky.
A basic salad dressing made with oil, vinegar and seasoning.
Seems to be sour.
Found in healthy, complete meals.
Seems to be chalky.
Satiates hunger.
Used for baking.
Seems to be powdery.
Satiates thirst.
Used for a variety of tasty purposes.
Seems to be coarse.
Smelly horseradish sauce.
Seems to be overpowering.
Leaves the tongue numb in its passage.
Seems to be cold.
The sweetness of a thousand sugars but none of the calories.
Seems to be sugary.
Often used to flavor food.
Seems to be sour.
Creamy sauce, made from oil, egg, and some (edible) acid.
Seems to be thick.
Often used to flavor food or make people sneeze.
Seems to be grainy.
Tasty spacey sugar!
Seems to be sweet.
Satiates hunger.
Corn oil, A delicious oil used in cooking. Made from corn.
Seems to be oily.
Used for baking.
Seems to be mucus-like.
Used by chefs to cook.
Seems to be oily.
A salty soy-based flavoring.
Seems to be salty.
Satiates thirst.
Satiates hunger.