Aucune compétence requise.
| Nom affiché | Make Jar of Red Radishes |
|---|---|
| Nom variable | Make Jar of Red Radishes |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 1717 → 1731 |
| Recipe PK | 2859 |
| Recipe Sig | 0e21f9e78345170e495823d56b7918892e0c14f4 |
| 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,
}