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

Материал из Space Station 14 Вики
ох зря я туда полез... Но я добавил фрикадельки
м Замена текста — «prototype/reaction}}» на «prototype/reaction/wrapper}}»
 
(не показано 186 промежуточных версий 21 участника)
Строка 1: Строка 1:
<noinclude>[[Категория:Руководства]]</noinclude>
== Создание основных ингредиентов ==
На момент написания этой страницы в SS14 есть только один способ приготовления пищи: Микроволновая печь [[File:Microwave.png|64px]].<br>
{{Дополнить раздел |дата=2026-03-14 |комм=Нужно дополнить созданием теста и другими. Для этого нужна поддержка <code>ConstructionGraphPrototype</code>.}}
Просто положите ингредиенты, установите таймер и запустите ее, чтобы легко приготовить почти любой показанный рецепт. Однако некоторые вещи делаются с помощью химических реакций и обозначаются как смешивание, а не приготовление в микроволновой печи.
{{FlatCardWithHeader/Сollapsible
 
|title  = Ингредиенты
== <center>Рецепты</center> ==
|content =
=== <center>Тесто и основные ингредиенты</center> ===
<div class="grid-item-adaptive">
<!--
{{#invoke:GetField|getTpl|Curdling|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.
{{#invoke:GetField|getTpl|ChevreCurdling|prototype/reaction.json|prototype/reaction/wrapper}}
-->
{{#invoke:GetField|getTpl|CreateDough|prototype/reaction.json|prototype/reaction/wrapper}}
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{#invoke:GetField|getTpl|CreateCornmealDough|prototype/reaction.json|prototype/reaction/wrapper}}
{{Recipe Box |
{{#invoke:GetField|getTpl|CreateTortillaDough|prototype/reaction.json|prototype/reaction/wrapper}}
name = Flour |
{{#invoke:GetField|getTpl|CreateDoughCotton|prototype/reaction.json|prototype/reaction/wrapper}}
component-1 = {{RI Wheat}} |
{{#invoke:GetField|getTpl|CreateCakeBatter|prototype/reaction.json|prototype/reaction/wrapper}}
transformer = {{Grinder}} |
{{#invoke:GetField|getTpl|CreateButter|prototype/reaction.json|prototype/reaction/wrapper}}
result = {{RI Flour | amount = 10}}
{{#invoke:GetField|getTpl|CreatePieDough|prototype/reaction.json|prototype/reaction/wrapper}}
}}
{{#invoke:GetField|getTpl|CreateVeganCakeBatter|prototype/reaction.json|prototype/reaction/wrapper}}
 
{{#invoke:GetField|getTpl|CreateTofu|prototype/reaction.json|prototype/reaction/wrapper}}
{{Recipe Box |
{{#invoke:GetField|getTpl|CreateMeatball|prototype/reaction.json|prototype/reaction/wrapper}}
name = Dough |
{{#invoke:GetField|getTpl|CreateChocolate|prototype/reaction.json|prototype/reaction/wrapper}}
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}}
}}
</div>
</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.5em">
{{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 = 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}}
}}
{{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 = Dank Pizza |
{{FlatCardWithHeader/Сollapsible
component-1 = {{RIDough}} |
|title  = Пицца
component-2 = {{RI Ambrosia Vulgaris | amount = 3}} |
|picture = FoodPizzaMeat.png
component-3 = {{RI Cheese}} |
|content =
component-4 = {{RI Tomato}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 30}} |
{{#invoke:GetField|getTplId|Pizza|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
result = {{RI Dank Pizza}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Donk Pocket Pizza |
|title  = Вкусные блюда
component-1 = {{RIDough}} |
|picture = FoodBurgerBig.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|Savory|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
component-4 = {{RI Tomato}} |
</div></nowiki>|auto}}
transformer = {{Microwave | time = 30}} |
result = {{RI Donk Pizza}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Banana Cream Pie |
|title  = Хлеб
component-1 = {{RI Cake Batter}} |
|picture = FoodBreadPlain.png
component-2 = {{RI Banana | amount = 3}} | transformer = {{Microwave | time = 15}} | result = {{RI Banana Cream Pie}}
|content =
{{ajax|<nowiki><div class="grid-big-item-adaptive>
{{#invoke:GetField|getTplId|Breads|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}


{{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 = FoodBakedCroissantCotton.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|Moth|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 = FoodNoodles.png
transformer = {{Microwave | time = 5}} |
|content =
result = {{RI Donk Pocket Any Warm}}
{{ajax|<nowiki><div class="grid-big-item-adaptive>
{{#invoke:GetField|getTplId|Pasta|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Enchiladas |
|title  = Выпечка & Десерты
component-1 = {{RI Chili | amount = 2}} |
|picture = FoodBakedMuffinBerry.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|Dessert|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 = FoodSoupTomato.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|Breads|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}


<!--
{{FlatCardWithHeader/Сollapsible
{{Recipe Box |
|title  = Пироги & Тарталетки
name = Meatball Soup |
|picture = FoodPieFrosty.png
component-1 = {{RI Water | amount = 10}} |
|content =
component-2 = {{RI Meatball}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-3 = {{RI Carrot}} |
{{#invoke:GetField|getTplId|Pie|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
component-4 = {{RI Potato}} |
</div></nowiki>|auto}}
transformer = {{Microwave | time = 10}} |
result = {{RI Meatball Soup}}
}}
}}
-->


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Hot Chili |
|title  = Батончики & Печенье
component-1 = {{RI Chili}} |
|picture = FoodBakedBrownieBatch.png
component-2 = {{RI Raw cutlet | amount = 1}} |
|content =
component-3 = {{RI Onion Slice}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-4 = {{RI Tomato}} |
{{#invoke:GetField|getTplId|BarsAndCookies|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
transformer = {{Microwave | time = 20}} |
</div></nowiki>|auto}}
result = {{RI Bowl of Hot Chili}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Chili Con Carnival |
|title  = Завтраки
component-1 = {{RI Chili}} |
|picture = FoodBakedPancakeBb.png
component-2 = {{RI Raw Cutlet}} |
|content =
component-3 = {{RI Onion Slice}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
component-4 = {{RI Tomato}} |
{{#invoke:GetField|getTplId|Breakfast|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
component-5 = {{ Recipe Component |  
</div></nowiki>|auto}}
item = Клоунские ботинки |  
image = File:Clown shoes.png}} |
transformer = {{Microwave | time = 30}} |
result = {{Chili Con Carnival}}
}}
}}


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


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Moldy Bread Slice |
|title  = Салаты
component-1 = {{RI Bread Slice}} |
|picture = FoodSaladCaesar.png
component-2 = {{RI Fly Amanita}} |
|content =
transformer = {{Microwave | time = 5}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
result = {{RI Moldy Slice}}
{{#invoke:GetField|getTplId|Salad|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
}}
</div></nowiki>|auto}}
{{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 |
{{FlatCardWithHeader/Сollapsible
name = Amanita Jelly |
|title  = Лекарства
component-1 = {{RI Water | amount = 5}} |
|picture = AloeCream.png
component-2 = {{RI Vodka | amount = 5}} |
|content =
component-3 = {{RI Fly Amanita | amount = 3}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 10}} |
{{#invoke:GetField|getTplId|Medicinal|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
result = {{RI Amanita Jelly}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Amanita Pie |
|title  = Секрет
component-1 = {{RI Cake Batter}} |
|picture = Doppelganger.png
component-2 = {{RI Fly Amanita}} |
|content =
transformer = {{Microwave | time = 15}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
result = {{RI Amanita Pie}}
{{#invoke:GetField|getTplId|Secret|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}
{{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 |
{{FlatCardWithHeader/Сollapsible
name = Valid Salad |
|title  = Другие
component-1 = {{RI Ambrosia Vulgaris | amount = 3}} |
|picture =  
component-2 = {{RI Potato}} |
|content =
component-3 = {{RI Meatball}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 5}} |
{{#invoke:GetField|getTplId|Other|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
result = {{RI Valid Salad}}
</div></nowiki>|auto}}
}}
}}-->
-->
 
</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>
 
[//wiki.spacestation14.io/wiki/Cooking Статья на английской Вики]

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

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

Ингредиенты

Смешивание

Смешивание

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

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

Смешивание

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

Пицца

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

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

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

Хлеб

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

Завтраки

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

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

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

Пасты & Лапша

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

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

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

Супы & Рагу

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

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

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

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

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

Завтраки

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

Торты

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

Салаты

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

Лекарства

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

Секрет

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