Aucune compétence requise.
| Nom affiché | Slice Focaccia |
|---|---|
| Nom variable | Slice Focaccia |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 6270 → 6281 |
| Recipe PK | 3718 |
| Recipe Sig | 3ee62c0311313410056e54588743b91f93b77728 |
| IsHidden | 1 |
|---|---|
| OnCanPerform | Recipe.OnCanPerform.CheckCooking |
| OnCreate | Recipe.OnCreate.SapphSliceIntoFives |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Slice Focaccia
{
destroy Roastingpan_FocacciaPrep,
keep [Recipe.GetItemTypes.SapphCookingKnifes]/MeatCleaver,
Result:Focaccia_Piece=5,
Time:250.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.None,
OnCanPerform: Recipe.OnCanPerform.CheckCooking,
OnCreate:Recipe.OnCreate.SapphSliceIntoFives,
IsHidden:true,
}