Aucune compétence requise.
| Nom affiché | Mettre les poireaux en bocal |
|---|---|
| Nom variable | Make Jar of Leeks |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1690 → 1704 |
| Recipe PK | 4159 |
| Recipe Sig | 9608f013d04f430d767f3421e4efa896b377be9b |
| OnCreate | Recipe.OnCreate.CannedFood |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Make Jar of Leeks
{
EmptyJar,
JarLid,
Leek=5,
Water=10,
Vinegar=2,
[Recipe.GetItemTypes.Sugar];1,
Result:CannedLeek,
Time:100.0,
OnCreate:Recipe.OnCreate.CannedFood,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}