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: 882 → 893 |
| Recipe PK | 4094 |
| Recipe Sig | ffca2145a93c1e283f7ac4f2c68bf62cbad05985 |
| OnCreate | Recipe.OnCreate.SliceBread |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking3 |
recipe Slice Bread
{
keep [Recipe.GetItemTypes.DullKnife]/[Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
Bread,
Result:BreadSlices=3,
OnCreate:Recipe.OnCreate.SliceBread,
Sound:SliceBread,
Time:40.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
}