Aucune compétence requise.
| Nom affiché | Ouvrir le sac |
|---|---|
| Nom variable | Open Sack of Cabbages |
| Mod | Vanilla — Vanilla |
| Catégorie | |
| Temps | 15 |
| OnCreate | |
| OnTest | |
| Sound | PutItemInBag |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 4059 → 4069 |
| Recipe PK | 4338 |
| Recipe Sig | 15af352b20c8ea4588cd72de1530d958d34cfebc |
| AllowRottenItem | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.OpenSackProduce |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Open Sack of Cabbages
{
SackProduce_Cabbage,
Result:farming.Cabbage=8,
OnCreate:Recipe.OnCreate.OpenSackProduce,
OnGiveXP:Recipe.OnGiveXP.None,
Sound:PutItemInBag,
Time:15.0,
AllowRottenItem:true,
}