Aucune compétence requise.
| Nom affiché | Open Sack of Onions |
|---|---|
| Nom variable | Open Sack of Onions |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | |
| Temps | 15 |
| OnCreate | |
| OnTest | |
| Sound | PutItemInBag |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 4090 → 4100 |
| Recipe PK | 3039 |
| Recipe Sig | 4f91cf00d7afd575c74858ac78a08ad143bd8a4e |
| AllowRottenItem | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.OpenSackProduce |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Open Sack of Onions
{
SackProduce_Onion,
Result:Onion=12,
OnCreate:Recipe.OnCreate.OpenSackProduce,
OnGiveXP:Recipe.OnGiveXP.None,
Sound:PutItemInBag,
Time:15.0,
AllowRottenItem:true,
}