Готовка: различия между версиями

м Замена текста — «prototype/reaction}}» на «prototype/reaction/wrapper}}»
 
(не показано 156 промежуточных версий 21 участника)
Строка 1: Строка 1:
 
== Создание основных ингредиентов ==
<noinclude>[[Категория:Плашка]]</noinclude>
{{Дополнить раздел |дата=2026-03-14 |комм=Нужно дополнить созданием теста и другими. Для этого нужна поддержка <code>ConstructionGraphPrototype</code>.}}
<div style="margin: 0; padding: 0; display: flex; flex-direction: column;">
{{FlatCardWithHeader/Сollapsible
<div style="margin-bottom: 0; border: .2em solid; border-bottom: 0 solid; border-radius: .3em; border-color: #755406; text-align: center; background-color: #B77108;">
|title  = Ингредиенты
[[File:Wrench and crowbar.png|50px]]'''СТРАНИЦА НАХОДИТСЯ В РАЗРАБОТКЕ'''[[File:Wrench and crowbar.png|50px]]</div>
|content =
<div style="margin-top: 0; border-left: .2em dashed; border-right: .2em dashed; border-bottom: .3em solid; border-color: #755406; border-radius: 0 0 .3em .3em;">
<div class="grid-item-adaptive">
* Редакторы вики уже ведут работу над данной статьёй.
{{#invoke:GetField|getTpl|Curdling|prototype/reaction.json|prototype/reaction/wrapper}}
* При желании, вы можете создать/войти в учётную запись и тоже принять участие в улучшении статьи.
{{#invoke:GetField|getTpl|ChevreCurdling|prototype/reaction.json|prototype/reaction/wrapper}}
* Данный этап: Начальный
{{#invoke:GetField|getTpl|CreateDough|prototype/reaction.json|prototype/reaction/wrapper}}
</div>
{{#invoke:GetField|getTpl|CreateCornmealDough|prototype/reaction.json|prototype/reaction/wrapper}}
</div>
{{#invoke:GetField|getTpl|CreateTortillaDough|prototype/reaction.json|prototype/reaction/wrapper}}
 
{{#invoke:GetField|getTpl|CreateDoughCotton|prototype/reaction.json|prototype/reaction/wrapper}}
<noinclude>[[Категория:Руководства]]</noinclude>
{{#invoke:GetField|getTpl|CreateCakeBatter|prototype/reaction.json|prototype/reaction/wrapper}}
На момент написания этой страницы в SS14 есть только один способ приготовления пищи: Микроволновая печь [[File:Microwave.png|64px]].<br>
{{#invoke:GetField|getTpl|CreateButter|prototype/reaction.json|prototype/reaction/wrapper}}
Просто положите ингредиенты, установите таймер и запустите ее, чтобы легко приготовить почти любой показанный рецепт. Однако некоторые вещи делаются с помощью химических реакций и обозначаются как смешивание, а не приготовление в микроволновой печи.
{{#invoke:GetField|getTpl|CreatePieDough|prototype/reaction.json|prototype/reaction/wrapper}}
 
{{#invoke:GetField|getTpl|CreateVeganCakeBatter|prototype/reaction.json|prototype/reaction/wrapper}}
== <center>Рецепты</center> ==
{{#invoke:GetField|getTpl|CreateTofu|prototype/reaction.json|prototype/reaction/wrapper}}
=== <center>Тесто и основные ингредиенты</center> ===
{{#invoke:GetField|getTpl|CreateMeatball|prototype/reaction.json|prototype/reaction/wrapper}}
<!--
{{#invoke:GetField|getTpl|CreateChocolate|prototype/reaction.json|prototype/reaction/wrapper}}
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.
-->
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
{{Recipe Box |
name = Flour |
component-1 = {{RI Wheat}} |
transformer = {{Grinder}} |
result = {{RI Flour | amount = 10}}
}}
 
{{Recipe Box |
name = Dough |
component-1 = {{RI Water | amount = 10}} |
component-2 = {{RI Flour | amount = 15}} |
transformer = {{Chemistry}} |
result = {{RIDough}}
}}
 
{{Recipe Box |
name = Cheese |
component-1 = {{RI Universal Enzyme |
amount = 5}} |
component-2 = {{RI Milk | amount = 40}} |
transformer = {{Chemistry}} |
result = {{RI Cheese}}
}}
 
{{Recipe Box |
name = Bread Bun |
component-1 = {{RI Egg (reagent) | amount = 6}} |
component-2 = {{RI UAP | amount = 5}} |
component-3 = {{RI Flour | amount = 5}} |
transformer = {{Chemistry}} |
result = {{RI Meatball}}
}}
 
{{Recipe Box |
name = Cake Batter |
component-1 = {{RI Flour | amount = 15}} |
component-2 = {{RI Egg (reagent) | amount = 12}}  |
component-3 = {{RI Sugar | amount = 5}} |
transformer = {{Chemistry}} |
result = {{RI Cake Batter}}
}}
 
{{Recipe Box |
name = Vegan Cake Batter |
component-1 = {{RI Flour | amount = 15}} |
component-2 = {{RI Soy Milk | amount = 15}} |
component-3 = {{RI Sugar | amount = 5}} |
transformer = {{Chemistry}} |
result = {{RI Cake Batter}}
<!-- Сейчас нет вегетарианского теста, сейчас это альтернативный рецепт для создания теста для торта, без необходимости
выяснять, как работают яйца -->
}}
 
{{Recipe Box |
name = Dough Slice |
component-1 = {{RIDough}} |
transformer = {{Knife}} |
result = {{RI Dough Slice}}
}}
 
{{Recipe Box |
name = Bread Bun |
component-1 = {{RI Dough Slice}} |
transformer = {{Microwave |
time = 5}} |
result = {{RI Bread Bun}}
}}
 
{{Recipe Box |
name = Butter |
component-1 = {{Chem Recipe Component|reagent=TableSalt|amount=5}} |
component-2 = {{RI Milk | amount = 30}} |
transformer = {{Chemistry}} |
result = {{Recipe Component |
  item = Кусок масла |
  image = File:Butter.png}}
}}
 
</div>
 
=== <center>Хлеб</center> ===
<!--
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.
-->
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
{{Recipe Box |
name = Bread |
component-1 = {{RIDough}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Bread}}
}}
 
{{Recipe Box |
name = Banana Bread |
component-1 = {{RIDough}} |
component-2 = {{RI Banana}} |
transformer = {{Microwave | time = 25}} |
result = {{RI Banana Bread}}
}}
 
{{Recipe Box |
name = Cream Cheese Bread |
component-1 = {{RIDough}} |
component-2 = {{RI Cheese |
amount = 2}} |
transformer = {{Microwave | time = 20}} |
result = {{RI Cream Cheese Bread}}
}}
 
{{Recipe Box |
name = Cream Cheese Bread |
component-1 = {{RIDough}} |
component-2 = {{Chem Recipe Component|reagent=TableSalt|amount=5}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component|item=Багет|image=File:Baguette.png|amount=1}}
}}
</div>
 
=== <center>Бургеры</center> ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
{{Recipe Box |
name = Cheeseburger |
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Meat}} |
component-3 = {{RI Cheese}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Cheeseburger}}
}}
 
{{Recipe Box |
name = Clownburger |
component-1 = {{RI Bread Bun}} |
component-2 = {{Recipe Component |
  item = Маска клоуна |
  image = File:Clown mask.png}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Clownburger}}
}}
 
{{Recipe Box |
name = Xenoburger |
component-1 = {{RI Bread Bun | amount = 1}} |
component-2 = {{RI Xeno Meat | amount = 1}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Xenoburger}}
}}
 
{{Recipe Box |
name = Empowered Burger |
component-1 = {{RI Bread Bun}} |
component-2 = {{Recipe Component |
  item = Плазма |
  amount = 2 |
  image = File:Plasma single.png}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Empowered Burger}}
}}
 
{{Recipe Box |
name = Bearger |
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Bear_Meat}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Bearger}}
}}
</div>
</div>
=== <center>Пицца</center> ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
{{Recipe Box |
name = Mushroom Pizza |
component-1 = {{RIDough}} |
component-2 = {{RI Chanterelle |
amount = 5}} |
transformer = {{Microwave |
time = 25}} |
result = {{RI Mushroom Pizza}}
}}
}}


{{Recipe Box |
== Рецепты для микроволновки ==
name = Margherita Pizza |
{{FlatCardWithHeader/Сollapsible
component-1 = {{RIDough}} |
|title  = Пицца
component-2 = {{RI Cheese | }} |
|picture = FoodPizzaMeat.png
component-3 = {{RI Tomato | amount = 4}} |
|content =
transformer = {{Microwave | time = 30}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
result = {{RI Margherita Pizza}}
{{#invoke:GetField|getTplId|Pizza|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Meat Pizza |
|title  = Вкусные блюда
component-1 = {{RIDough}} |
|picture = FoodBurgerBig.png
component-2 = {{RI Meat | amount = 3}} |
|content =
component-3 = {{RI Cheese}} | component-4 = {{RI Tomato}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 30}} |
{{#invoke:GetField|getTplId|Savory|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
result = {{RI Meat Pizza}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Vegetable Pizza |
|title  = Хлеб
component-1 = {{RIDough}} |
|picture = FoodBreadPlain.png
component-2 = {{RI Eggplant}} |
|content =
component-3 = {{RI Carrot}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-4 = {{RI Corn}} |
{{#invoke:GetField|getTplId|Breads|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
component-5 = {{RI Tomato}} |
</div></nowiki>|auto}}
transformer = {{Microwave |
time = 30}} |
result = {{RI Vegetable Pizza}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Dank Pizza |
|title  = Завтраки
component-1 = {{RIDough}} |
|picture = FoodBakedPancakeBb.png
component-2 = {{RI Ambrosia Vulgaris | amount = 3}} |
|content =
component-3 = {{RI Cheese}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-4 = {{RI Tomato}} |
{{#invoke:GetField|getTplId|Breakfast|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
transformer = {{Microwave | time = 30}} |
</div></nowiki>|auto}}
result = {{RI Dank Pizza}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Donk Pocket Pizza |
|title  = Еда для Нианов
component-1 = {{RIDough}} |
|picture = FoodBakedCroissantCotton.png
component-2 = {{RI Donk Pocket Any Warm | amount = 3}} |
|content =
<!-- Currently only accepts original Donk-Pockets, not any flavour -->
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-3 = {{RI Cheese}} |
{{#invoke:GetField|getTplId|Moth|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
component-4 = {{RI Tomato}} |
</div></nowiki>|auto}}
transformer = {{Microwave | time = 30}} |
result = {{RI Donk Pizza}}
}}
</div>
 
=== <center>Кебаб</center> ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
 
{{Recipe Box |
name = Meat Kebab |
component-1 = {{Recipe Component |
  item = Шампур |
  image = File:Skewer.png}} |
component-2 = {{RI Raw Cutlet | amount = 3}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Мясной Кебаб |
  image = File:Meat Kebab.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Fiesta Kebab |
|title  = Пасты & Лапша
component-1 = {{Recipe Component |
|picture = FoodNoodles.png
  item = Шампур |
|content =
  image = File:Skewer.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{RI Chili}} |
{{#invoke:GetField|getTplId|Pasta|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
component-3 = {{RI Tomato}} |
</div></nowiki>|auto}}
component-4 = {{RI Corn}} |
component-5 = {{RI Raw Cutlet}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Праздничный Кебаб |
  image = File:Fiesta Kebab.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Rat Kebab |
|title  = Выпечка & Десерты
component-1 = {{Recipe Component |
|picture = FoodBakedMuffinBerry.png
  item = Шампур |
|content =
  image = File:Skewer.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{Recipe Component |
{{#invoke:GetField|getTplId|Dessert|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
  item = Мышь |
</div></nowiki>|auto}}
  image = File:Dead-2.png |
  amount = 1}} |
transformer = {{Microwave | time = 10}} |
result = {{Recipe Component |
  item = Крысиный Кебаб |
  image = File:Rat Kebab.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Double Rat Kebab |
|title  = Супы & Рагу
component-1 = {{Recipe Component |
|picture = FoodSoupTomato.png
  item = Шампур |
|content =
  image = File:Skewer.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{Recipe Component |
{{#invoke:GetField|getTplId|Breads|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
  item = Мышь |
</div></nowiki>|auto}}
  image = File:Dead-2.png |
  amount = 2}} |
transformer = {{Microwave | time = 20}} |
result = {{Recipe Component |
  item = Двойной Крысиный Кебаб |
  image = File:Double Rat Kebab.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Lizard Kebab |
|title  = Пироги & Тарталетки
component-1 = {{Recipe Component |
|picture = FoodPieFrosty.png
  item = Шампур |
|content =
  image = File:Skewer.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{Recipe Component |
{{#invoke:GetField|getTplId|Pie|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
  item = Сырое мясо ящерицы |
</div></nowiki>|auto}}
  image = File:Lizard.png}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component |
  item = Кебаб из хвоста ящерицы |
  image = File:Lizard Kebab.png}}
}}
}}


</div>
{{FlatCardWithHeader/Сollapsible
 
|title  = Батончики & Печенье
=== <center>Прочее</center> ===
|picture = FoodBakedBrownieBatch.png
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
|content =
{{Recipe Box |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
name = Banana Cream Pie |
{{#invoke:GetField|getTplId|BarsAndCookies|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
component-1 = {{RI Cake Batter}} |
</div></nowiki>|auto}}
component-2 = {{RI Banana | amount = 3}} | transformer = {{Microwave | time = 15}} | result = {{RI Banana Cream Pie}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Popcorn |
|title  = Завтраки
component-1 = {{RI Corn}} |
|picture = FoodBakedPancakeBb.png
transformer = {{Microwave | time = 5}} |
|content =
result = {{RI Popcorn}}
{{ajax|<nowiki><div class="grid-big-item-adaptive>
{{#invoke:GetField|getTplId|Breakfast|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |  
{{FlatCardWithHeader/Сollapsible
name = Loaded Baked Potato |  
|title  = Торты
component-1 = {{RI Potato}} |  
|picture = FoodCakeBirthday.png
component-2 = {{RI Cheese}} |  
|content =
transformer = {{Microwave | time = 10}} |  
{{ajax|<nowiki><div class="grid-big-item-adaptive>
result = {{RI Loaded Baked Potato}}
{{#invoke:GetField|getTplId|Cake|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Donk Pocket |
|title  = Салаты
component-1 = {{RI Donk Pocket Any}} |
|picture = FoodSaladCaesar.png
transformer = {{Microwave | time = 5}} |
|content =
result = {{RI Donk Pocket Any Warm}}
{{ajax|<nowiki><div class="grid-big-item-adaptive>
{{#invoke:GetField|getTplId|Salad|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Enchiladas |
|title  = Лекарства
component-1 = {{RI Chili | amount = 2}} |
|picture = AloeCream.png
component-2 = {{RI Corn | amount = 1}} |
|content =
component-3 = {{RI Raw cutlet | amount = 1}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 20}} |
{{#invoke:GetField|getTplId|Medicinal|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
result = {{RI Enchiladas}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = FiletMigrawr |
|title  = Секрет
component-1 = {{RI Beer | amount = 15}} |
|picture = Doppelganger.png
component-3 = {{RI Bear_Meat}} |
|content =
transformer = {{Microwave | time = 10}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
result = {{RI FiletMigrawr}}
{{#invoke:GetField|getTplId|Secret|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}
<!--
<!--
{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Meatball Soup |
|title  = Другие
component-1 = {{RI Water | amount = 10}} |
|picture =  
component-2 = {{RI Meatball}} |
|content =
component-3 = {{RI Carrot}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-4 = {{RI Potato}} |
{{#invoke:GetField|getTplId|Other|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
transformer = {{Microwave | time = 10}} |
</div></nowiki>|auto}}
result = {{RI Meatball Soup}}
}}-->
}}
-->
 
{{Recipe Box |
name = Hot Chili |
component-1 = {{RI Chili}} |
component-2 = {{RI Raw cutlet | amount = 1}} |
component-3 = {{RI Onion Slice}} |
component-4 = {{RI Tomato}} |
transformer = {{Microwave | time = 20}} |
result = {{RI Bowl of Hot Chili}}
}}
 
{{Recipe Box |
name = Chili Con Carnival |
component-1 = {{RI Chili}} |
component-2 = {{RI Raw Cutlet}} |
component-3 = {{RI Onion Slice}} |
component-4 = {{RI Tomato}} |
component-5 = {{ Recipe Component |
item = Клоунские ботинки |
image = File:Clown shoes.png}} |
transformer = {{Microwave | time = 30}} |
result = {{Chili Con Carnival}}
}}
 
{{Recipe Box |
name = Queso |
component-1 = {{RI Chili |
amount = 1}} |
component-2 = {{RI Cheese | amount = 2}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Queso}}
}}
 
{{Recipe Box |
name = Moldy Bread Slice |
component-1 = {{RI Bread Slice}} |
component-2 = {{RI Fly Amanita}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Moldy Slice}}
}}
{{Recipe Box |
name = Nettle Soup |
component-1 = {{RI Water | amount = 10}} |
component-2 = {{RI Nettle}} |
component-3 = {{RI Egg}} |
component-4 = {{RI Potato}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Nettle Soup}}
}}
 
{{Recipe Box |
name = Amanita Jelly |
component-1 = {{RI Water | amount = 5}} |
component-2 = {{RI Vodka | amount = 5}} |
component-3 = {{RI Fly Amanita | amount = 3}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Amanita Jelly}}
}}
 
{{Recipe Box |
name = Amanita Pie |
component-1 = {{RI Cake Batter}} |
component-2 = {{RI Fly Amanita}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Amanita Pie}}
}}
 
{{Recipe Box |
name = Herb Salad |
component-1 = {{RI Ambrosia Vulgaris | amount = 3}} |
component-2 = {{RI Apple}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Herb Salad}}
}}
 
<!--
{{Recipe Box |
name = Valid Salad |
component-1 = {{RI Ambrosia Vulgaris | amount = 3}} |
component-2 = {{RI Potato}} |
component-3 = {{RI Meatball}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Valid Salad}}
}}
-->
 
</div>
 
== <center>В разработке</center> ==
=== <center>Тесто и основные ингредиенты</center> ===
{| class="wikitable sortable"
|+
|-
!style="background-color:#38500AFF; width: 10%" | Фото
!style="background-color:#38500AFF; width: 30%" | Рецепт
!style="background-color:#38500AFF; width: 20%" | Примечание
|-
| <span class=sprite>[[Файл:Wheat.png|64px|центр]]</span> <center>Мука</center>  
| Засуньте [[Файл:Wheat.png|32px]] в измельчитель[[File:Grinder.png|32px]]
| Несколько пакетов муки можно найти в шкафчике шеф-повара
|-
| <span class=sprite>[[Файл:Dough.png|64px|центр]]</span> <center>Тесто</center>
| Смешайте в контейнере [[File:Beaker.png|32px]]
* [10] <span class=sprite>[[File:Beaker.png|48px]]</span> Вода
* [15] <span class=sprite>[[File:Beaker.png|48px]]</span> Мука
|
|-
| <span class=sprite>[[Файл:Cake Batter.png|64px|центр]]</span> <center>Тесто для торта</center>
| Смешайте в контейнере [[File:Beaker.png|32px]]
* [15] <span class=sprite>[[File:Beaker.png|48px]]</span>Мука
* [12] <span class=sprite>[[File:Beaker.png|48px]]</span>Яйцо ИЛИ [15]<span class=sprite>[[File:Beaker.png|48px]]</span>Соевое молоко
* [5] <span class=sprite>[[File:Beaker.png|48px]]</span>Сахар
|
|-
| <span class=sprite>[[Файл:Dough slice.png|64px|центр]]</span> <center>Кусок теста</center>
| С помощью ножа [[Файл:Kitchen knife.png|32px]] разрежьте [[Файл:Dough.png|32px]]
| Вы получите 3 куска из одного теста
|-
| <span class=sprite>[[Файл:Bun.png|64px|центр]]</span> <center>Булочка</center>
| Засуньте в микроволновку [[Файл:Microwave working.gif|32px]]</span>
*<span class=sprite>[[Файл:Dough slice.png|48px]]
На 5 секунд
|
|-
| <span class=sprite>[[Файл:Cheesewheel.png|64px|центр]]</span> <center>Головка сыра</center>
| Смешайте в контейнере [[File:Beaker.png|32px]]
* [5] <span class=sprite>[[File:Beaker.png|48px]]</span> Универсальный фермент
* [40] <span class=sprite>[[File:Beaker.png|48px]]</span> Молоко
| Универсальный фермент можно найти в шкафчике шеф-повара
|-
| <span class=sprite>[[Файл:Cheese Wedge.png|64px|центр]] <center>Кусок сыра</center>
| С помощью ножа [[Файл:Kitchen knife.png|32px]] разрежьте [[Файл:Cheesewheel.png|32px]]
| В одном сырном круге 3 кусочков сыра
|}
 
=== <center>Мясо и хлеб</center> ===
{| class="wikitable sortable"
|+
|-
!style="background-color:#38500AFF; width: 10%" | Фото
!style="background-color:#38500AFF; width: 30%" | Рецепт
!style="background-color:#38500AFF; width: 20%" | Примечание
|-
| <span class=sprite>[[Файл:Meat.png|64px|центр]]</span> <center>Мясо</center>
| С помощью ножа [[Файл:Kitchen knife.png|32px]] разделайте животное [[Файл:AnimalsPog.gif|32px]] на крюках [[Файл:Крюк.png|32px]]
|
|-
| <span class=sprite>[[Файл:Lizard.png|64px|центр]]</span> <center>Мясо ящерицы</center>
| С помощью ножа [[Файл:Kitchen knife.png|32px]] разделайте ящерицу [[Файл:Dead-liz.png|32px]] на крюках [[Файл:Крюк.png|32px]]
|
|-
| <span class=sprite>[[Файл:Bird.png|64px|центр]]</span> <center>Мясо птицы</center>
| С помощью ножа [[Файл:Kitchen knife.png|32px]] разделайте птицу [[Файл:Chicken.png|32px]] на крюках [[Файл:Крюк.png|32px]]
|
|-
| <span class=sprite>[[Файл:Product.png|64px|центр]]</span> <center>Мясо пингвина</center>
| С помощью ножа [[Файл:Kitchen knife.png|32px]] разделайте пингвина [[Файл:Penguin dead.png|32px]] на крюках [[Файл:Крюк.png|32px]]
|
|-
| <span class=sprite>[[Файл:Meatball.png|64px|центр]]</span> <center>Фрикаделька</center>
| Смешайте в контейнере <span class=sprite>[[File:Beaker.png|48px]]</span>
* [6] <span class=sprite>[[File:Beaker.png|48px]]</span> Яйцо
* [5] <span class=sprite>[[File:Beaker.png|48px]]</span> Сырые животные протеины
* [5] <span class=sprite>[[File:Beaker.png|48px]]</span> Мука
| Сырые животные протеины можно получить измельчив в измельчителе [[File:Grinder.png|32px]] немного мяса.
|-
|-
| <span class=sprite>[[Файл:Product-cooked.png|64px|центр]]</span> <center>Стейк из пингвина</center>
| Засуньте в микроволновку <span class=sprite>[[Файл:Microwave working.gif|32px]]</span>
* [1] <span class=sprite>[[Файл:Product.png|48px]]</span> Мясо пингвина
* [5] <span class=sprite>[[Файл:Beaker.png|48px]]</span> Соль
* [1] <span class=sprite>[[Файл:Plate-small.png|48px]]</span> Маленькая тарелка
На 10 секунд
|
|-
| <span class=sprite>[[Файл:Bird-cooked.png|64px|центр]]</span> <center>Стейк из курицы</center>
| Засуньте в микроволновку <span class=sprite>[[Файл:Microwave working.gif|32px]]</span>
* [1] <span class=sprite>[[Файл:Bird.png|48px]]</span> Мясо курицы
* [5] <span class=sprite>[[Файл:Beaker.png|48px]]</span> Соль
* [1] <span class=sprite>[[Файл:Plate-small.png|48px]]</span> Маленькая тарелка
На 10 секунд
|
|-
| <span class=sprite>[[Файл:Lizard-cooked.png|64px|центр]]</span> <center>Стейк из ящерицы</center>
| Засуньте в микроволновку <span class=sprite>[[Файл:Microwave working.gif|32px]]</span>
* [1] <span class=sprite>[[Файл:Lizard.png|48px]]</span> Мясо ящерицы
* [5] <span class=sprite>[[Файл:Beaker.png|48px]]</span> Соль
* [1] <span class=sprite>[[Файл:Plate-small.png|48px]]</span> Маленькая тарелка
На 10 секунд
| Единственное на что годятся ящеры
|-
| <span class=sprite>[[Файл:Bird-cooked.png|64px|центр]]</span> <center>Стейк из утки</center>
| Засуньте в микроволновку <span class=sprite>[[Файл:Microwave working.gif|32px]]</span>
* [1] <span class=sprite>[[Файл:Bird.png|48px]]</span> Мясо утки
* [5] <span class=sprite>[[Файл:Beaker.png|48px]]</span> Соль
* [1] <span class=sprite>[[Файл:Plate-small.png|48px]]</span> Маленькая тарелка
На 10 секунд
|
|-
| <span class=sprite>[[Файл:Plain bread.png|64px|центр]]</span> <center>Хлеб</center>
| Засуньте в микроволновку <span class=sprite>[[Файл:Microwave working.gif|32px]]</span>
* [1] <span class=sprite>[[Файл:Dough.png|48px]]</span> Тесто
На 15 секунд
| Можно нарезать
|-
| <span class=sprite>[[Файл:Banana_Bread.png|64px|центр]]</span> <center>Бананово-ореховый хлеб</center>
| Засуньте в микроволновку <span class=sprite>[[Файл:Microwave working.gif|32px]]</span>
* [1] <span class=sprite>[[Файл:Dough.png|48px]]</span> Тесто
* [1] <span class=sprite>[[Файл:Banana.png|48px]]</span> Банан
На 25 секунд
| Можно нарезать
|-
| <span class=sprite>[[Файл:Cream Cheese Bread.png|64px|центр]]</span> <center>Хлеб со сливочным сыром</center>
| Засуньте в микроволновку <span class=sprite>[[Файл:Microwave working.gif|32px]]</span>
* [1] <span class=sprite>[[Файл:Dough.png|48px]]</span> Тесто
* [2] <span class=sprite>[[Файл:Cheese Wedge.png|48px]]</span> Кусок сыра
На 15 секунд
| Можно нарезать
|-
| <span class=sprite>[[Файл:Baguette.png|64px|центр]]</span> <center>Багет</center>
| Засуньте в микроволновку <span class=sprite>[[Файл:Microwave working.gif|32px]]</span>
* [1] <span class=sprite>[[Файл:Dough.png|48px]]</span> Тесто
* [5] <span class=sprite>[[Файл:Beaker.png|48px]]</span> Соль
На 10 секунд
|
|}
 
== Соусы & Продукты ==
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{Chembox|prototype=Water}}
{{Chembox|prototype=Milk}}
{{#invoke:Chemistry Lookup|buildboxes|Foods}}
</div>
 
[//wiki.spacestation14.io/wiki/Cooking Статья на английской Вики]