Aucune compétence requise.
| Nom affiché | Make Jar of Potatoes |
|---|---|
| Nom variable | Make Jar of Potatoes |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 1636 → 1650 |
| Recipe PK | 2853 |
| Recipe Sig | 2038cd2bdcea7704536b98a6f859d0d255544d16 |
| 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,
}