Aucune compétence requise.
| Nom affiché | Mettre le chou en bocal |
|---|---|
| Nom variable | Make Jar of Cabbage |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1771 → 1785 |
| Recipe PK | 4165 |
| Recipe Sig | 65c26bee93af4c546501fa4946a0ecf36480fdbf |
| OnCreate | Recipe.OnCreate.CannedFood |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Make Jar of Cabbage
{
EmptyJar,
JarLid,
farming.Cabbage=3,
Water=10,
Vinegar=2,
[Recipe.GetItemTypes.Sugar];1,
Result:CannedCabbage,
Time:100.0,
OnCreate:Recipe.OnCreate.CannedFood,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}