Aucune compétence requise.
| Nom affiché | Mettre les radis en bocal |
|---|---|
| Nom variable | Make Jar of Red Radishes |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1717 → 1731 |
| Recipe PK | 4161 |
| Recipe Sig | 00364476829051a16681dbfa3b1e913807a417eb |
| OnCreate | Recipe.OnCreate.CannedFood |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Make Jar of Red Radishes
{
EmptyJar,
JarLid,
farming.RedRadish=5,
Water=10,
Vinegar=2,
[Recipe.GetItemTypes.Sugar];1,
Result:CannedRedRadish,
Time:100.0,
OnCreate:Recipe.OnCreate.CannedFood,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}