Aucune compétence requise.
| Nom affiché | Slice Cake |
|---|---|
| Nom variable | Slice Cake |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 20 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 1090 → 1101 |
| Recipe PK | 2806 |
| Recipe Sig | 8aeeb168a90592f86804530bb069ad397c2d7fb6 |
| OnCanPerform | Recipe.OnCanPerform.SliceCooked |
|---|---|
| OnCreate | Recipe.OnCreate.SlicePie |
| OnGiveXP | Recipe.OnGiveXP.Cooking3 |
recipe Slice Cake
{
keep [Recipe.GetItemTypes.DullKnife]/[Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
CakeRaw,
Result:CakeSlice=5,
Time:20.0,
OnCreate:Recipe.OnCreate.SlicePie,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
OnCanPerform:Recipe.OnCanPerform.SliceCooked,
}