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

Материал из Space Station 14 Вики
м Замена текста — «prototype/reaction}}» на «prototype/reaction/wrapper}}»
 
(не показано 128 промежуточных версий 16 участников)
Строка 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">
* Редакторы вики ведут работу над данной статьёй. Фидбек давать: [[Участник:DeMaximilianster]] (DeMax#6757)
{{#invoke:GetField|getTpl|Curdling|prototype/reaction.json|prototype/reaction/wrapper}}
* При желании, вы можете создать/войти в учётную запись и тоже принять участие в улучшении статьи.
{{#invoke:GetField|getTpl|ChevreCurdling|prototype/reaction.json|prototype/reaction/wrapper}}
* Текущие замечания: Очень сильное отставание по рецептам по сравнению с [//wiki.spacestation14.io/wiki/Cooking английской Вики]
{{#invoke:GetField|getTpl|CreateDough|prototype/reaction.json|prototype/reaction/wrapper}}
* Данный этап: Начальный
{{#invoke:GetField|getTpl|CreateCornmealDough|prototype/reaction.json|prototype/reaction/wrapper}}
</div>
{{#invoke:GetField|getTpl|CreateTortillaDough|prototype/reaction.json|prototype/reaction/wrapper}}
</div>
{{#invoke:GetField|getTpl|CreateDoughCotton|prototype/reaction.json|prototype/reaction/wrapper}}
 
{{#invoke:GetField|getTpl|CreateCakeBatter|prototype/reaction.json|prototype/reaction/wrapper}}
<noinclude>[[Категория:Руководства]]</noinclude>
{{#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 = 5}}
}}
 
{{Recipe Box |
name = Dough |
component-1 = {{RI Water | amount = 10}} |
component-2 = {{RI Flour | amount = 15}} |
transformer = {{Chemistry}} |
result = {{RIDough}}
}}
 
{{Recipe Box |
name = Pie Dough |
component-1 = {{RI Egg (reagent) | amount = 12}} |
component-2 = {{RI Flour | amount = 15}} |
component-3 = {{Chem Recipe Component|reagent=TableSalt|amount=5}} |
transformer = {{Chemistry}} |
result = {{RI Pie Dough}}
}}
 
{{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 = Meatball |
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 = Chicken Sandwich|
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Raw Chicken Meat}} |
component-3 = {{RI Cheese}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Chicken Sandwich}}
}}
 
{{Recipe Box |
name = Duck Sandwich|
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Raw Duck Meat}} |
component-3 = {{RI Cheese}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Duck Sandwich}}
}}
 
{{Recipe Box |
name = Fillet -o- Carp Burger|
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Raw Carp Fillet }} |
component-3 = {{RI Cheese}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Fillet -o- Carp Burger}}
}}
 
{{Recipe Box |
name = Big Bite Burger |
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Meat | amount = 3}} |
component-3 = {{RI Cheese}} |
component-4 = {{RI Onion Slice | amount = 2}} |
component-5 = {{RI Tomato}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Big Bite Burger}}
}}
 
{{Recipe Box |
name = Super Bite Burger |
component-1 = {{Chem Recipe Component|reagent=TableSalt|amount=5}} |
component-2 = {{RI Bread Bun}} |
component-3 = {{RI Meat | amount = 3}} |
component-4 = {{RI Cheese | amount = 3}} |
component-5 = {{RI Egg | amount = 2}} |
component-6 = {{RI Tomato | amount = 3}} |
transformer = {{Microwave | time = 25}} |
result = {{RI Super Bite Burger}}
}}
 
{{Recipe Box |
name = FiveAlarmBurger |
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Chili | amount = 3}} |
component-3 = {{RI Meat}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
item = Острый бургер |
image = File:Острый_бургер.png}}
}}
 
{{Recipe Box |
name = Mcguffin |
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Egg | amount = 2}} |
component-3 = {{RI Cheese}} |
transformer = {{Microwave | time = 5}} |
result = {{ Recipe Component |
  item = Макгаффин  |
  image = File:Mcguffin.png}}
}}
 
{{Recipe Box |
name = Mime Burger |
component-1 = {{RI Bread Bun}} |
component-2 = {{Recipe Component |
  item = Шапка мима |
  image = File:ClothingHeadHatBeret.png}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Мим бургер |
  image = File:Mime_Burger.png}}
}}
 
{{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 = Brain Burger |
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Cheese}} |
component-3 = {{ Recipe Component |
  item = Мозг человека |
  image = File:OrganHumanBrain.png}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Брaйн бургер |
  image = File:Brain Burger.png}}
}}
 
{{Recipe Box |
name = Appendix Burger |
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Cheese}} |
component-3 = {{RI OrganHumanAppendix}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Appendix Burger}} |
}}
{{Recipe Box |
name = Jelly Burger |
component-1 = {{RI Bread Bun}} |
component-2 = {{RI Amanita Jelly}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Желе бургер |
  image = File:Jelly Burger.png}}
}}
 
{{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>
 
=== <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 |
component-1 = {{RIDough}} |
component-2 = {{RI Cheese | }} |
component-3 = {{RI Tomato | amount = 4}} |
transformer = {{Microwave | time = 30}} |
result = {{RI Margherita Pizza}}
}}
 
{{Recipe Box |
name = Meat Pizza |
component-1 = {{RIDough}} |
component-2 = {{RI Meat | amount = 3}} |
component-3 = {{RI Cheese}} | component-4 = {{RI Tomato}} |
transformer = {{Microwave | time = 30}} |
result = {{RI Meat Pizza}}
}}
 
{{Recipe Box |
name = Vegetable Pizza |
component-1 = {{RIDough}} |
component-2 = {{RI Eggplant}} |
component-3 = {{RI Carrot}} |
component-4 = {{RI Corn}} |
component-5 = {{RI Tomato}} |
transformer = {{Microwave |time = 30}} |
result = {{RI Vegetable Pizza}}
}}
 
{{Recipe Box |
name = Donk Pocket Pizza |
component-1 = {{RIDough}} |
component-2 = {{RI Donk Pocket Any Warm | amount = 3}} |
<!-- Currently only accepts original Donk-Pockets, not any flavour -->
component-3 = {{RI Cheese}} |
component-4 = {{RI Tomato}} |
transformer = {{Microwave | time = 30}} |
result = {{RI Donk Pizza}}
}}
 
{{Recipe Box |
name = Hawaiian Pizza |
component-1 = {{RIDough}} |
component-2 = {{RI Raw Chicken Cutlet | amount = 3}} |
component-3 = {{RI Pineapple Slice | amount = 5}} |
transformer = {{Microwave | time = 30}} |
result = {{RI Hawaiian Pizza}}
}}
 
{{Recipe Box |
name = Dank Pizza |
component-1 = {{RIDough}} |
component-2 = {{RI Ambrosia Vulgaris | amount = 3}} |
component-3 = {{RI Cheese}} |
component-4 = {{RI Tomato}} |
transformer = {{Microwave | time = 30}} |
result = {{RI Dank Pizza}}
}}
</div>
 
=== <center>Пироги</center> ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
 
{{Recipe Box |
name = Banana Cream Pie |
component-1 = {{RI Pie Dough}} |
component-2 = {{RI Banana | amount = 3}} |
component-3 = {{Recipe Component |
  item = Форма для пирога |
  image = File:Pie Tin.png}} |
transformer = {{Microwave | time = 15}} |  
result = {{RI Banana Cream Pie}}
}}
 
{{Recipe Box |
name = Meat Pie |
component-1 = {{RI Pie Dough}} |
component-2 = {{RI Meat | amount = 3}} |
component-3 = {{Recipe Component |
  item = Форма для пирога |
  image = File:Pie Tin.png}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component |
  item = Мясной пирог|
  image = File:Meat Pie.png}} |
}}
 
{{Recipe Box |
name = Apple Pie |
component-1 = {{RI Pie Dough}} |
component-2 = {{RI Apple | amount = 3}} |
component-3 = {{Recipe Component |
  item = Форма для пирога |
  image = File:Pie Tin.png}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component |
  item = Яблочный пирог|
  image = File:Apple Pie.png}} |
}}
 
{{Recipe Box |
name = Xeno Pie |
component-1 = {{RI Pie Dough}} |
component-2 = {{RI Xeno Meat | amount = 3}} |
component-3 = {{Recipe Component |
  item = Форма для пирога |
  image = File:Pie Tin.png}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component |
  item = Ксено пирог|
  image = File:Xeno Pie.png}} |
}}
 
{{Recipe Box |
name = Amanita Pie |
component-1 = {{RI Pie Dough}} |
component-2 = {{RI Fly Amanita}} |
component-3 = {{Recipe Component |
  item = Форма для пирога |
  image = File:Pie Tin.png}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Amanita Pie}}
}}
 
</div>
</div>
=== <center>Торты</center> ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
{{Recipe Box |
name = Cake |
component-1 = {{RI Cake Batter}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component |
  item = Торт |
  image = File:Cake.png}}
}}
}}


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


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Orange Cake|
|title  = Вкусные блюда
component-1 = {{Recipe Component |
|picture = FoodBurgerBig.png
  item = Торт |
|content =
  image = File:Cake.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{Recipe Component |
{{#invoke:GetField|getTplId|Savory|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
item = Апельсиновый сок |
</div></nowiki>|auto}}
  amount = 30 |
  image = File:Beaker.png}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Апельсиновый торт |
  image = File:Orange Cake.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Lemon Cake |
|title  = Хлеб
component-1 = {{Recipe Component |
|picture = FoodBreadPlain.png
  item = Торт |
|content =
  image = File:Cake.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}}
  amount = 3 |
    image = File:Lemon.png}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Лимоный торт |
  image = File:Lemon Cake.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Lime Cake|
|title  = Завтраки
component-1 = {{Recipe Component |
|picture = FoodBakedPancakeBb.png
  item = Торт |
|content =
  image = File:Cake.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{Recipe Component |
{{#invoke:GetField|getTplId|Breakfast|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
item = Лаймовый сок |
</div></nowiki>|auto}}
  amount = 30 |
  image = File:Beaker.png}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Лаймовый торт |
  image = File:Lime Cake.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Carrot Cake |
|title  = Еда для Нианов
component-1 = {{Recipe Component |
|picture = FoodBakedCroissantCotton.png
  item = Торт |
|content =
  image = File:Cake.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{RI Carrot | amount = 3}} |
{{#invoke:GetField|getTplId|Moth|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
transformer = {{Microwave | time = 5}} |
</div></nowiki>|auto}}
result = {{Recipe Component |
  item = Морковный торт |
  image = File:Carrot Cake.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Cheese Cake |
|title  = Пасты & Лапша
component-1 = {{Recipe Component |
|picture = FoodNoodles.png
  item = Торт |
|content =
  image = File:Cake.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{Recipe Component |
{{#invoke:GetField|getTplId|Pasta|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
item = Крем |
</div></nowiki>|auto}}
  amount = 10 |
  image = File:Beaker.png}} |
component-3 = {{RI Cheese | amount = 3}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Чизкейк |
  image = File:Cheese Cake.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Chocolate Cake |
|title   = Выпечка & Десерты
component-1 = {{Recipe Component |
|picture = FoodBakedMuffinBerry.png
   item = Торт |
|content =
  image = File:Cake.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}}
  amount = 2 |
    image = File:Chocolate Bar.png}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Шоколадный торт |
  image = File:Chocolate Cake.png}}
}}
 
{{Recipe Box |
name = Birthday Cake|
component-1 = {{Recipe Component |
  item = Торт |
  image = File:Cake.png}} |
component-2 = {{Recipe Component |
item = Крем |
  amount = 5 |
  image = File:Beaker.png}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Праздничный торт |
  image = File:Birthday Cake.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Clown Cake |
|title  = Супы & Рагу
component-1 = {{Recipe Component |
|picture = FoodSoupTomato.png
  item = Торт |
|content =
  image = File:Cake.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:Clown mask.png}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item =  Клоунский торт |
  image = File:Clown Cake.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Brain Cake |
|title  = Пироги & Тарталетки
component-1 = {{Recipe Component |
|picture = FoodPieFrosty.png
  item = Торт |
|content =
  image = File:Cake.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:OrganHumanBrain.png}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component |
  item = Мозговой торт |
    image = File:Brain Cake.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Slime Cake|
|title  = Батончики & Печенье
component-1 = {{Recipe Component |
|picture = FoodBakedBrownieBatch.png
  item = Торт |
|content =
  image = File:Cake.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{Recipe Component |
{{#invoke:GetField|getTplId|BarsAndCookies|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
item = Слизь |
</div></nowiki>|auto}}
  amount = 15 |
  image = File:Beaker.png}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Слаймовый торт |
  image = File:Slime Cake.png}}
}}
}}


</div>
{{FlatCardWithHeader/Сollapsible
 
|title  = Завтраки
=== <center>Шашлык</center> ===
|picture = FoodBakedPancakeBb.png
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
|content =
 
{{ajax|<nowiki><div class="grid-big-item-adaptive>
 
{{#invoke:GetField|getTplId|Breakfast|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
{{Recipe Box |
</div></nowiki>|auto}}
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 = FoodCakeBirthday.png
  item = Шампур |
|content =
  image = File:Skewer.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{RI Chili}} |
{{#invoke:GetField|getTplId|Cake|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 = Hawaiian Kebab |
|title  = Салаты
component-1 = {{Recipe Component |
|picture = FoodSaladCaesar.png
  item = Шампур |
|content =
  image = File:Skewer.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{RI Chili}} |
{{#invoke:GetField|getTplId|Salad|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
component-3 = {{RI Raw Cutlet}} |
</div></nowiki>|auto}}
component-4 = {{RI Pineapple Slice}} |
transformer = {{Microwave | time = 5}} |
result = {{Recipe Component |
  item = Гавайский Шашлык |
  image = File:Hawaiian Kebab.png}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Rat Kebab |
|title  = Лекарства
component-1 = {{Recipe Component |
|picture = AloeCream.png
  item = Шампур |
|content =
  image = File:Skewer.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{Recipe Component |
{{#invoke:GetField|getTplId|Medicinal|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 = Doppelganger.png
  item = Шампур |
|content =
  image = File:Skewer.png}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-2 = {{Recipe Component |
{{#invoke:GetField|getTplId|Secret|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 |
name = Lizard Kebab |
component-1 = {{Recipe Component |
  item = Шампур |
  image = File:Skewer.png}} |
component-2 = {{Recipe Component |
  item = Сырое мясо ящерицы |
  image = File:Lizard.png}} |
transformer = {{Microwave | time = 15}} |
result = {{Recipe Component |
  item = Шашлык из хвоста ящерицы |
  image = File:Lizard Kebab.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.
{{FlatCardWithHeader/Сollapsible
-->
|title   = Другие
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
|picture =  
 
|content =
{{Recipe Box |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
name = Steak |
{{#invoke:GetField|getTplId|Other|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
component-1 = {{RI Small Plate}} |
</div></nowiki>|auto}}
component-2 = {{Chem Recipe Component|reagent=TableSalt}} |
}}-->
component-3 = {{RI Meat}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Steak}}
}}
 
{{Recipe Box |
name = Lizard Steak|
component-1 = {{RI Small Plate}} |
component-2 = {{Chem Recipe Component|reagent=TableSalt}} |
component-3 = {{RI Lizard Meat}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Lizard Steak}}
}}
 
{{Recipe Box |
name = Cooked Chicken |
component-1 = {{RI Small Plate}} |
component-2 = {{Chem Recipe Component|reagent=TableSalt}} |
component-3 = {{RI Raw Chicken Meat}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Cooked Chicken}}
}}
 
{{Recipe Box |
name = Cooked Duck |
component-1 = {{RI Small Plate}} |
component-2 = {{Chem Recipe Component|reagent=TableSalt}} |
component-3 = {{RI Raw Duck Meat}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Cooked Duck}}
}}
 
{{Recipe Box |
name = Penguin Filet|
component-1 = {{RI Small Plate}} |
component-2 = {{Chem Recipe Component|reagent=TableSalt}} |
component-3 = {{RI Penguin Meat}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Cooked Penguin}}
}}
 
{{Recipe Box |
name = Boiled Spaghetti|
component-1 = {{RI Large Plate}} |
component-2 = {{RI Egg (reagent) | amount = 6}} |
component-3 = {{RI Flour | amount = 15}} |
component-4 = {{Recipe Component |
  item = Кусок масла |
   image = File:Butter.png}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Boiled Spaghetti}}
}}
 
{{Recipe Box |
name = Spaghetti|
component-1 = {{RI Boiled Spaghetti}} |
component-2 = {{RI Tomato}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Spaghetti}}
}}
 
{{Recipe Box |
name = Copypasta|
component-1 = {{RI Spaghetti | amount = 2}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Copypasta}}
}}
 
{{Recipe Box |
name = Spaghetti And Meatballs|
component-1 = {{RI Boiled Spaghetti}} |
component-2 = {{RI Meatball | amount = 2}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Spaghetti And Meatballs}}
}}
 
{{Recipe Box |
name = Butter Noodles|
component-1 = {{RI Boiled Spaghetti}} |
component-2 = {{Recipe Component |
  item = Кусок масла |
  image = File:Butter.png}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Butter Noodles}}
}}
 
{{Recipe Box |
name = Chow Mein|
component-1 = {{RI Boiled Spaghetti}} |
component-2 = {{RI Egg}} |
component-3 = {{RI Eggplant}} |
component-4 = {{RI Carrot}} |
component-5 = {{RI Corn}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Chow Mein}}
}}
 
</div>
 
=== <center>Блюда в миске</center> ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
 
{{Recipe Box |
name = Oatmeal |
component-1 = {{RI Bowl}} |
component-2 = {{RI Oats | amount = 15}} |
component-3 = {{RI Water | amount = 10}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Oatmeal}}
}}
 
{{Recipe Box |
name = Meatball Soup |
component-1 = {{RI Bowl}} |
component-2 = {{RI Water | amount = 10}} |
component-3 = {{RI Meatball}} |
component-4 = {{RI Carrot}} |
component-5 = {{RI Potato}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Meatball Soup}}
}}
 
{{Recipe Box |
name = Bisque |
component-1 = {{RI Bowl}} |
component-2 = {{RI Water | amount = 10}} |
component-3 = {{RI Raw carp fillet}} |
component-4 = {{RI Chanterelle}} |
component-5 = {{RI Tomato}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Bisque}}
}}
 
{{Recipe Box |
name = Boiled Rice |
component-1 = {{RI Bowl}} |
component-2 = {{RI Water | amount = 10}} |
component-3 = {{RI Rice | amount = 15}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Boiled Rice }}
}}
 
{{Recipe Box |
name = Rice And Pork |
component-1 = {{RI Boiled Rice}} |
component-2 = {{RI Raw Cutlet | amount = 3}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Rice And Pork }}
}}
 
{{Recipe Box |
name = Black-eyed Gumbo |
component-1 = {{RI Boiled Rice}} |
component-2 = {{RI Raw Cutlet | amount = 3}} |
component-3 = {{RI Chili | amount = 2}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Black-eyed Gumbo }}
}}
 
{{Recipe Box |
name = Egg-fried Rice |
component-1 = {{RI Boiled Rice}} |
component-2 = {{RI Carrot}} |
component-3 = {{RI Egg}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Egg-fried Rice }}
}}
 
{{Recipe Box |
name = Rice Pudding |
component-1 = {{RI Bowl}} |
component-2 = {{RI Milk | amount = 10}} |
component-3 = {{RI Rice | amount = 15}} |
component-4 = {{RI Sugar | amount = 10}} |
transformer = {{Microwave | time = 15}} |
result = {{RI Rice Pudding  }}
}}
 
 
{{Recipe Box |
name = Hot Chili |
component-1 = {{RI Bowl}} |
component-2 = {{RI Chili}} |
component-3 = {{RI Raw cutlet | amount = 1}} |
component-4 = {{RI Onion Slice}} |
component-5 = {{RI Tomato}} |
transformer = {{Microwave | time = 20}} |
result = {{RI Bowl of Hot Chili}}
}}
 
{{Recipe Box |
name = Cold Chili |
component-1 = {{RI Bowl of Hot Chili}} |
component-2 = {{Chem Recipe Component|reagent=Nitrogen|amount={{{amount|5}}}}}  |
transformer = {{Microwave | time = 5}} |
result = {{RI Bowl of Cold Chili}}
}}
 
{{Recipe Box |
name = Chili Con Carnival |
component-1 = {{RI Bowl}} |
component-2 = {{RI Chili}} |
component-3 = {{RI Raw Cutlet}} |
component-4 = {{RI Onion Slice}} |
component-5 = {{RI Tomato}} |
component-6 = {{ Recipe Component |
item = Клоунские ботинки |
image = File:Clown shoes.png}} |
transformer = {{Microwave | time = 30}} |
result = {{Chili Con Carnival}}
}}
 
{{Recipe Box |
name = Clown's Tears |
component-1 = {{RI Bowl}} |
component-2 = {{RI Onion Slice}} |
component-3 = {{RI Tomato}} |
component-4 = {{Recipe Component|item=BikeHorn|image=File:BikeHorn.png|amount={{{amount|1}}}}} |
transformer = {{Microwave | time = 15}} |
result = {{Clown's Tears}}
}}
 
{{Recipe Box |
name = Eyeball Soup|
component-1 = {{RI Bowl}} |
component-2 = {{RI Water | amount = 10}} |
component-3 = {{RI Carrot}} |
component-4 = {{RI Potato}} |
component-5 = {{RI OrganHumanEyes}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Eyeball Soup}}
}}
 
{{Recipe Box |
name = Nettle Soup |
component-1 = {{RI Bowl}} |
component-2 = {{RI Water | amount = 10}} |
component-3 = {{RI Nettle}} |
component-4 = {{RI Egg}} |
component-5 = {{RI Potato}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Nettle Soup}}
}}
 
{{Recipe Box |
name = Herb Salad |
component-1 = {{RI Bowl}} |
component-2 = {{RI Ambrosia Vulgaris | amount = 3}} |
component-3 = {{RI Apple}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Herb Salad}}
}}
 
 
{{Recipe Box |
name = Valid Salad |
component-1 = {{RI Bowl}} |
component-2 = {{RI Ambrosia Vulgaris | amount = 3}} |
component-3 = {{RI Potato}} |
component-4 = {{RI Meatball}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Valid Salad}}
}}
 
 
 
</div>
 
=== <center>Прочее</center> ===
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.2em">
 
{{Recipe Box |
name = Popcorn |
component-1 = {{RI Corn}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Popcorn}}
}}
 
{{Recipe Box |
name = Loaded Baked Potato |
component-1 = {{RI Potato}} |
component-2 = {{RI Cheese}} |
transformer = {{Microwave | time = 10}} |
result = {{RI Loaded Baked Potato}}
}}
 
{{Recipe Box |
name = Donk Pocket |
component-1 = {{RI Donk Pocket Any}} |
transformer = {{Microwave | time = 5}} |
result = {{RI Donk Pocket Any Warm}}
}}
 
{{Recipe Box |
name = Enchiladas |
component-1 = {{RI Chili | amount = 2}} |
component-2 = {{RI Corn | amount = 1}} |
component-3 = {{RI Raw cutlet | amount = 1}} |
transformer = {{Microwave | time = 20}} |
result = {{RI Enchiladas}}
}}
 
{{Recipe Box |
name = FiletMigrawr |
component-1 = {{RI Beer | amount = 15}} |
component-3 = {{RI Bear_Meat}} |
transformer = {{Microwave | time = 10}} |
result = {{RI FiletMigrawr}}
}}
 
{{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 = 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}}
}}
 
 
 
</div>
 
== Соусы & Продукты ==
<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>

Текущая версия от 23:08, 16 марта 2026

Создание основных ингредиентов

Ингредиенты

Смешивание

Смешивание

Вода [10] Мука [15]
Создаёт: Тесто .

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

Рецепты для микроволновки

Пицца

Пожалуйста, подождите, содержимое загружается...

Вкусные блюда

Пожалуйста, подождите, содержимое загружается...

Хлеб

Пожалуйста, подождите, содержимое загружается...

Завтраки

Пожалуйста, подождите, содержимое загружается...

Еда для Нианов

Пожалуйста, подождите, содержимое загружается...

Пасты & Лапша

Пожалуйста, подождите, содержимое загружается...

Выпечка & Десерты

Пожалуйста, подождите, содержимое загружается...

Супы & Рагу

Пожалуйста, подождите, содержимое загружается...

Пироги & Тарталетки

Пожалуйста, подождите, содержимое загружается...

Батончики & Печенье

Пожалуйста, подождите, содержимое загружается...

Завтраки

Пожалуйста, подождите, содержимое загружается...

Торты

Пожалуйста, подождите, содержимое загружается...

Салаты

Пожалуйста, подождите, содержимое загружается...

Лекарства

Пожалуйста, подождите, содержимое загружается...

Секрет

Пожалуйста, подождите, содержимое загружается...