Aucune compétence requise.
| Nom affiché | Découper le jambon en tranches |
|---|---|
| Nom variable | Slice Ham |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | SliceMeat |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1117 → 1128 |
| Recipe PK | 4110 |
| Recipe Sig | 1229515ff3e0ee58c05e21b7a6b70aa9a566203a |
| 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,
}