Aucune compétence requise.
| Nom affiché | Slice Bread |
|---|---|
| Nom variable | Slice Bread |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 40 |
| OnCreate | |
| OnTest | |
| Sound | SliceBread |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 895 → 907 |
| Recipe PK | 2793 |
| Recipe Sig | c4a1033a22599d83ef1a228b46f204ab97eb0450 |
| 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,
}