diff --git a/Resources/Locale/en-US/guidebook/guides.ftl b/Resources/Locale/en-US/guidebook/guides.ftl
index 9c525db3c7..4b5452804f 100644
--- a/Resources/Locale/en-US/guidebook/guides.ftl
+++ b/Resources/Locale/en-US/guidebook/guides.ftl
@@ -17,6 +17,8 @@ guide-entry-survival = Survival
guide-entry-chemicals = Chemicals
guide-entry-ss14 = Space Station 14
guide-entry-janitorial = Janitorial
+guide-entry-chef = Chef
+guide-entry-foodrecipes = Food Recipes
guide-entry-medical = Medical
guide-entry-medicaldoctor = Medical Doctor
guide-entry-cloning = Cloning
diff --git a/Resources/Prototypes/Guidebook/shiftandcrew.yml b/Resources/Prototypes/Guidebook/shiftandcrew.yml
index 01ca99a956..726b80cbac 100644
--- a/Resources/Prototypes/Guidebook/shiftandcrew.yml
+++ b/Resources/Prototypes/Guidebook/shiftandcrew.yml
@@ -3,6 +3,7 @@
name: guide-entry-jobs
text: "/ServerInfo/Guidebook/Jobs.xml"
children:
+ - Chef
- Botany
- Engineering
- Science
@@ -25,3 +26,15 @@
id: Janitorial
name: guide-entry-janitorial
text: "/ServerInfo/Guidebook/Janitorial.xml"
+
+- type: guideEntry
+ id: Chef
+ name: guide-entry-chef
+ text: "/ServerInfo/Guidebook/Chef.xml"
+ children:
+ - Food Recipes
+
+- type: guideEntry
+ id: Food Recipes
+ name: guide-entry-foodrecipes
+ text: "/ServerInfo/Guidebook/Food Recipes.xml"
diff --git a/Resources/ServerInfo/Guidebook/Chef.xml b/Resources/ServerInfo/Guidebook/Chef.xml
new file mode 100644
index 0000000000..65a413059c
--- /dev/null
+++ b/Resources/ServerInfo/Guidebook/Chef.xml
@@ -0,0 +1,73 @@
+
+# Chef
+A fella has gotta eat, and it's the chef's job to make sure folks have something other than junk to munch on.
+
+First and foremost, you'll need to familiarize yourself with the kitchen, and the tools available to you.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+## Kitchen Prep:
+
+It's hard to put into words how to play chef without feeling like you're being given orders, but here are some basics.
+
+- Check what you have on hand when it comes to ingredients, most kitchens have some Flour, Rice, Eggs, Monkey Cubes, and a few other things to get started with.
+- Try your hand at mixing up some dough by putting water and flour together in a beaker. (Use the sinks!)
+- Check the Wiki (or Food Recipes) guidebook for things you can make, and put all the listed ingredients into a microwave to cook it into a meal.
+- Set up mouse traps. Yes, really. It's easy to see all your hard work disappear if you don't take precautions for mice infestations.
+
+Once you're a bit more experienced and familiar with what you can make, it might be best to put together a few menus, or a "cheat sheet" so you can give a list of ingredients to botany.
+
+## Mixing Dough:
+Add Flour and Water together in a beaker. (Use the sink for water!)
+
+
+
+
+
+
+## Making Flour:
+Place wheat in a grinder (with a beaker placed inside) and grind it up!
+
+
+
+
+
+
+## Getting Plants:
+Ask Botany for what you need, without a botanist, you may need to grow more plants yourself.
+
+
+
+
+
+
+## Gathering Milk:
+Alt-Click on a Cow with a container in your hand. (Beakers, Buckets, Milk Jugs, ect.)
+
+
+
+
+
+## How to Butcher:
+In most cases, you should be able to use a knife directly on a creature that's dead. It's best to do this in the freezer, as the results are... messy.
+
+Monkeys, however, (and other humanoids), need to be dragged onto a meatspike to be butchered.
+
+
+
+
+
+
+
diff --git a/Resources/ServerInfo/Guidebook/Food Recipes.xml b/Resources/ServerInfo/Guidebook/Food Recipes.xml
new file mode 100644
index 0000000000..7508bda2aa
--- /dev/null
+++ b/Resources/ServerInfo/Guidebook/Food Recipes.xml
@@ -0,0 +1,65 @@
+
+## Starting Out
+This is not an extensive list of recipes, these listings are to showcase the basics.
+
+Mixes are done in a Beaker, foods are cooked in a Microwave. Cook times will be listed.
+
+WARNING: This is not an automatically generated list, things here may become outdated. The wiki has much more than is listed here.
+
+## The Basics: Mixing
+
+- Dough = 15 Flour, 10 Water
+- Cornmeal Dough = 1 Egg (6u), 10 Milk, 15 Cornmeal
+- Tofu = 5 Enzyme, 30 Soy Milk
+- Pie Dough = 2 Eggs (12u), 15 Flour, 5 Table Salt
+- Cake Batter = 2 Eggs(12u), 15 flour, 5 Sugar
+- Vegan Cake Batter = 15 Soy Milk, 15 Flour, 5 Sugar
+- Butter = 30 Milk, 5 Table Salt
+- Cheese Wheel = 5 Enzyme, 30 Soy Milk
+- Meatball = 1 Egg (6u), 5 Flour, 5 Uncooked Animal Proteins
+- Uncooked Animal Protein: Grind Raw Meat
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+## Secondary Products
+
+- Dough Slice: Cut Dough
+- Bun: Microwave Dough Slice for 5 Seconds
+- Cutlet: Slice Raw Meat
+- Cheese Wedge: Slice Cheese Wheel
+
+## Food Examples
+
+- Bread: Microwave Dough for 10 Seconds
+- Plain Burger: Microwave 1 Bun and 1 Raw Meat for 10 Seconds
+- Tomato Soup: 10u Water, 1 Bowl, and 2 Tomatoes for 10 Seconds
+- Citrus Salad: 1 Bowl, 1 Lemon, 1 Lime, 1 Orange for 5 Seconds
+- Margherita Pizza: Microwave 1 Dough, 1 Cheese Wedge, and 4 Tomatoes for 30 Seconds
+- Cake: 1 Cake Batter for 15 Seconds
+- Apple Pie: 1 Pie Dough, 3 Apples, and 1 Pie Tin for 15 Seconds
+
+
+
+
+
+
+
+
+
+
+
+
+
+