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

Обновление до офф
м Замена текста — «prototype/reaction}}» на «prototype/reaction/wrapper}}»
 
(не показано 213 промежуточных версий 26 участников)
Строка 1: Строка 1:
As of the writing of this page, SS14 only has a single way to cook things: The microwave [[File:Microwave.png]]. Just insert the ingredients, set the time, and start it to easily make almost any item shown. Some things however are made with chemical reactions instead, and are denoted as being mixed, instead of using the microwave.
== Создание основных ингредиентов ==
 
{{Дополнить раздел |дата=2026-03-14 |комм=Нужно дополнить созданием теста и другими. Для этого нужна поддержка <code>ConstructionGraphPrototype</code>.}}
== Recipes ==
{{FlatCardWithHeader/Сollapsible
<!--
|title  = Ингредиенты
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.
|content =
-->
<div class="grid-item-adaptive">
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
{{#invoke:GetField|getTpl|Curdling|prototype/reaction.json|prototype/reaction/wrapper}}
 
{{#invoke:GetField|getTpl|ChevreCurdling|prototype/reaction.json|prototype/reaction/wrapper}}
{{Recipe Box |
{{#invoke:GetField|getTpl|CreateDough|prototype/reaction.json|prototype/reaction/wrapper}}
name = Flour |
{{#invoke:GetField|getTpl|CreateCornmealDough|prototype/reaction.json|prototype/reaction/wrapper}}
component-1 = {{RI Wheat}} |
{{#invoke:GetField|getTpl|CreateTortillaDough|prototype/reaction.json|prototype/reaction/wrapper}}
transformer = {{Grinder}} |
{{#invoke:GetField|getTpl|CreateDoughCotton|prototype/reaction.json|prototype/reaction/wrapper}}
result = {{RI Flour | amount = 10}}
{{#invoke:GetField|getTpl|CreateCakeBatter|prototype/reaction.json|prototype/reaction/wrapper}}
{{#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}}
{{#invoke:GetField|getTpl|CreateTofu|prototype/reaction.json|prototype/reaction/wrapper}}
{{#invoke:GetField|getTpl|CreateMeatball|prototype/reaction.json|prototype/reaction/wrapper}}
{{#invoke:GetField|getTpl|CreateChocolate|prototype/reaction.json|prototype/reaction/wrapper}}
</div>
}}
}}


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


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


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


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Bread |
|title  = Завтраки
component-1 = {{RIDough}} |
|picture = FoodBakedPancakeBb.png
transformer = {{Microwave | time = 15}} |
|content =
result = {{RI Bread}}
{{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 = Banana Bread |
|title  = Еда для Нианов
component-1 = {{RIDough}} |
|picture = FoodBakedCroissantCotton.png
component-2 = {{RI Banana}} |
|content =
transformer = {{Microwave | time = 25}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
result = {{RI Banana Bread}}
{{#invoke:GetField|getTplId|Moth|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Cream Cheese Bread |
|title  = Пасты & Лапша
component-1 = {{RIDough}} |
|picture = FoodNoodles.png
component-2 = {{RI Cheese |
|content =
amount = 2}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 20}} |
{{#invoke:GetField|getTplId|Pasta|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
result = {{RI Cream Cheese Bread}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Cheeseburger |
|title  = Выпечка & Десерты
component-1 = {{RI Bread Bun}} |
|picture = FoodBakedMuffinBerry.png
component-2 = {{RI Meat}} |
|content =
component-3 = {{RI Cheese}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 5}} |
{{#invoke:GetField|getTplId|Dessert|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
result = {{RI Cheeseburger}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Clownburger |
|title  = Супы & Рагу
component-1 = {{RI Bread Bun}} |
|picture = FoodSoupTomato.png
component-2 = {{Recipe Component |
|content =
item = Clown mask}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 5}} |
{{#invoke:GetField|getTplId|Breads|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
result = {{RI Clownburger}}
</div></nowiki>|auto}}
}}
}}


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


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Margherita Pizza |
|title  = Батончики & Печенье
component-1 = {{RIDough}} |
|picture = FoodBakedBrownieBatch.png
component-2 = {{RI Cheese | amount = 4}} |
|content =
component-3 = {{RI Tomato}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 30}} | result = {{RI Margherita Pizza}}}}
{{#invoke:GetField|getTplId|BarsAndCookies|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
 
</div></nowiki>|auto}}
{{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 |
{{FlatCardWithHeader/Сollapsible
name = Vegetable Pizza |
|title  = Завтраки
component-1 = {{RIDough}} |
|picture = FoodBakedPancakeBb.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|Breakfast|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 = Banana Cream Pie |
|title  = Торты
component-1 = {{RI Cake Batter}} |
|picture = FoodCakeBirthday.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|Cake|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}


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


{{Recipe Box | name = Loaded Baked Potato | component-1 = {{RI Potato}} | component-2 = {{RI Cheese}} | transformer = {{Microwave | time = 10}} | result = {{RI Loaded Baked Potato}}}}
{{FlatCardWithHeader/Сollapsible
 
|title  = Лекарства
{{Recipe Box |
|picture = AloeCream.png
name = Donk Pocket |
|content =
component-1 = {{RI Donk Pocket Any}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
transformer = {{Microwave | time = 5}} |
{{#invoke:GetField|getTplId|Medicinal|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
result = {{RI Donk Pocket Any Warm}}
</div></nowiki>|auto}}
}}
}}


{{Recipe Box |
{{FlatCardWithHeader/Сollapsible
name = Bread Bun |
|title  = Секрет
component-1 = {{RI Dough Slice}} |
|picture = Doppelganger.png
transformer = {{Microwave |
|content =
time = 5}} |
{{ajax|<nowiki><div class="grid-big-item-adaptive>
result = {{RI Bread Bun}}
{{#invoke:GetField|getTplId|Secret|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
</div></nowiki>|auto}}
}}
}}
 
<!--
</div>
{{FlatCardWithHeader/Сollapsible
 
|title  = Другие
== Condiments & Foods==
|picture =  
<div style="display: flex; flex-flow: row wrap; justify-content: center; gap: 0.5em">
|content =
{{Chembox|prototype=Water}}
{{ajax|<nowiki><div class="grid-big-item-adaptive>
{{Chembox|prototype=Milk}}
{{#invoke:GetField|getTplId|Other|prototype/foodRecipe.json|group|prototype/foodRecipe/wrapper}}
{{#invoke:Chemistry Lookup|buildboxes|Foods}}
</div></nowiki>|auto}}
</div>
}}-->