Aucune compétence requise.
| Nom affiché | Découper le pain |
|---|---|
| Nom variable | Slice Bread |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 40 |
| OnCreate | |
| OnTest | |
| Sound | SliceBread |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 895 → 907 |
| Recipe PK | 4095 |
| Recipe Sig | 13aac63353dad586a8d8182bbfa777bfb3e75ec3 |
| OnCreate | Recipe.OnCreate.SliceBreadDough |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking3 |
| OnTest | Recipe.OnTest.SliceBreadDough |
recipe Slice Bread
{
keep [Recipe.GetItemTypes.DullKnife]/[Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
BreadDough,
Result:BreadSlices=3,
Sound:SliceBread,
Time:40.0,
Category:Cooking,
OnTest:Recipe.OnTest.SliceBreadDough,
OnCreate:Recipe.OnCreate.SliceBreadDough,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
}