Aucune compétence requise.
| Nom affiché | Mettre les aubergines en bocal |
|---|---|
| Nom variable | Make Jar of Eggplants |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1663 → 1677 |
| Recipe PK | 4157 |
| Recipe Sig | d0301a27f9ccf1c9299b9057c947d937bcd74f1c |
| OnCreate | Recipe.OnCreate.CannedFood |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Make Jar of Eggplants
{
EmptyJar,
JarLid,
Eggplant=5,
Water=10,
Vinegar=2,
[Recipe.GetItemTypes.Sugar];1,
Result:CannedEggplant,
Time:100.0,
OnCreate:Recipe.OnCreate.CannedFood,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}