Aucune compétence requise.
| Nom affiché | Make Bowl of Beans |
|---|---|
| Nom variable | Make Bowl of Beans |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 130 |
| OnCreate | |
| OnTest | |
| Sound | OpenCannedFood |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 377 → 389 |
| Recipe PK | 2745 |
| Recipe Sig | 0e71154c640ac234959cf66fc032b64d2ff0ef9e |
| OnCreate | Recipe.OnCreate.BeanBowl |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking3 |
recipe Make Bowl of Beans
{
TinnedBeans,
keep [Recipe.GetItemTypes.CanOpener],
Bowl,
Result:BeanBowl,
Time:130.0,
Category:Cooking,
OnCreate:Recipe.OnCreate.BeanBowl,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
Sound:OpenCannedFood,
}