Aucune compétence requise.
| Nom affiché | Make Jar of Tomatoes |
|---|---|
| Nom variable | Make Jar of Tomatoes |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 1582 → 1596 |
| Recipe PK | 2849 |
| Recipe Sig | 7ca517c53e1889d07dc0c2b288f53d06d9d63f60 |
| OnCreate | Recipe.OnCreate.CannedFood |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Make Jar of Tomatoes
{
EmptyJar,
JarLid,
farming.Tomato=5,
Water=10,
Vinegar=2,
[Recipe.GetItemTypes.Sugar];1,
Result:CannedTomato,
Time:100.0,
OnCreate:Recipe.OnCreate.CannedFood,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}