Aucune compétence requise.
| Nom affiché | Mettre les pommes de terre en bocal |
|---|---|
| Nom variable | Make Jar of Potatoes |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1636 → 1650 |
| Recipe PK | 4155 |
| Recipe Sig | 8cab2ce903afe323f20a5c79c1493b77b53aac9f |
| OnCreate | Recipe.OnCreate.CannedFood |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Make Jar of Potatoes
{
EmptyJar,
JarLid,
farming.Potato=5,
Water=10,
Vinegar=2,
[Recipe.GetItemTypes.Sugar];1,
Result:CannedPotato,
Time:100.0,
OnCreate:Recipe.OnCreate.CannedFood,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}