Aucune compétence requise.
| Nom affiché | Ouvrir le sac |
|---|---|
| Nom variable | Open Sack of Strawberries |
| Mod | Vanilla — Vanilla |
| Catégorie | |
| Temps | 15 |
| OnCreate | |
| OnTest | |
| Sound | PutItemInBag |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 4215 → 4225 |
| Recipe PK | 4351 |
| Recipe Sig | cb2b6680b4189048cf51686011a370ac953b87dc |
| AllowRottenItem | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.OpenSackProduce |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Open Sack of Strawberries
{
SackProduce_Strawberry,
Result:farming.Strewberrie=16,
OnCreate:Recipe.OnCreate.OpenSackProduce,
OnGiveXP:Recipe.OnGiveXP.None,
Sound:PutItemInBag,
Time:15.0,
AllowRottenItem:true,
}