Aucune compétence requise.
| Nom affiché | Open Sack of Tomatoes |
|---|---|
| Nom variable | Open Sack of Tomatoes |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | |
| Temps | 15 |
| OnCreate | |
| OnTest | |
| Sound | PutItemInBag |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 4162 → 4172 |
| Recipe PK | 3045 |
| Recipe Sig | a94b1b52650760dfe9d437683611e3e304f50cde |
| AllowRottenItem | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.OpenSackProduce |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Open Sack of Tomatoes
{
SackProduce_Tomato,
Result:farming.Tomato=12,
OnCreate:Recipe.OnCreate.OpenSackProduce,
OnGiveXP:Recipe.OnGiveXP.None,
Sound:PutItemInBag,
Time:15.0,
AllowRottenItem:true,
}