Aucune compétence requise.
| Nom affiché | Make Popsicle |
|---|---|
| Nom variable | Make Popsicle |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 5110 → 5123 |
| Recipe PK | 3629 |
| Recipe Sig | 57f910a91011893aa0f7491b3da871f1c1622cc7 |
| IsHidden | 0 |
|---|---|
| OnCreate | Recipe.OnCreate.PopscicleCreate |
| OnGiveXP | Recipe.OnGiveXP.None |
| RemoveResultItem | 1 |
| StopOnWalk | 0 |
recipe Make Popsicle
{
[Recipe.GetItemTypes.SapphCookingJuice];10,
destroy WoodenSkewers=1,
IceCubes=3,
Result : Popsicle_White,
Time : 100.0,
RemoveResultItem:true,
Category : Cooking,
OnCreate:Recipe.OnCreate.PopscicleCreate,
OnGiveXP : Recipe.OnGiveXP.None,
StopOnWalk: false,
IsHidden: false,
}