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