Aucune compétence requise.
📘 La recette doit être apprise via un magazine |
| Nom affiché | Make Pizza |
|---|---|
| Nom variable | Make Pizza |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 956 → 974 |
| Recipe PK | 2797 |
| Recipe Sig | 5abaec02d36491c6edc2b24de2280fe419c6d1bc |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
|---|
recipe Make Pizza
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
keep Bowl,
keep RollingPin,
Water=3,
[Recipe.GetItemTypes.Flour]=2,
Salt;2,
Yeast,
[Recipe.GetItemTypes.Oil];3,
Cheese;15,
[Recipe.GetItemTypes.PizzaSauce];15,
Result:PizzaRecipe,
NeedToBeLearn:true,
Time:50.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}