Aucune compétence requise.
| Nom affiché | Slice Ham |
|---|---|
| Nom variable | Slice Ham |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | SliceMeat |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 1117 → 1128 |
| Recipe PK | 2808 |
| Recipe Sig | 3c1d2319b388c107c423f714aa94165081e1808a |
| OnCreate | Recipe.OnCreate.SliceHam |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking3 |
recipe Slice Ham
{
keep [Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
Ham,
Result:HamSlice=6,
OnCreate:Recipe.OnCreate.SliceHam,
Sound:SliceMeat,
Time:50.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
}