Aucune compétence requise.
| Nom affiché | Faire des parts de pastèque |
|---|---|
| Nom variable | Slice Watermelon |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 70 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 304 → 315 |
| Recipe PK | 4041 |
| Recipe Sig | 36a40dd938d817ff21a4a8b0b7eed403760d4677 |
| AllowRottenItem | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.SliceWatermelon |
| OnGiveXP | Recipe.OnGiveXP.Cooking3 |
recipe Slice Watermelon
{
Watermelon,
keep [Recipe.GetItemTypes.SharpKnife]/[Recipe.GetItemTypes.Saw]/Axe/HandAxe/AxeStone/WoodAxe/MeatCleaver,
Result:WatermelonSliced=10,
OnCreate:Recipe.OnCreate.SliceWatermelon,
Time:70.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
AllowRottenItem:true,
}