Aucune compétence requise.
| Nom affiché | Découper la tarte |
|---|---|
| Nom variable | Slice Pie |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 20 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1077 → 1088 |
| Recipe PK | 4107 |
| Recipe Sig | 42d9c37b192a08ef95d9357e7542b3845c726ede |
| OnCanPerform | Recipe.OnCanPerform.SliceCooked |
|---|---|
| OnCreate | Recipe.OnCreate.SlicePie |
| OnGiveXP | Recipe.OnGiveXP.Cooking3 |
recipe Slice Pie
{
keep [Recipe.GetItemTypes.DullKnife]/[Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
PieWholeRaw/PieWholeRawSweet,
Result:Pie=5,
Time:20.0,
OnCreate:Recipe.OnCreate.SlicePie,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
OnCanPerform:Recipe.OnCanPerform.SliceCooked,
}