Aucune compétence requise.
| Nom affiché | Make Jar of Bell Peppers |
|---|---|
| Nom variable | Make Jar of Bell Peppers |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 1744 → 1758 |
| Recipe PK | 2861 |
| Recipe Sig | 9340e5d563ec57d7fd3c7c508b05246abe258a40 |
| OnCreate | Recipe.OnCreate.CannedFood |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Make Jar of Bell Peppers
{
EmptyJar,
JarLid,
BellPepper=5,
Water=10,
Vinegar=2,
[Recipe.GetItemTypes.Sugar];1,
Result:CannedBellPepper,
Time:100.0,
OnCreate:Recipe.OnCreate.CannedFood,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}