Aucune compétence requise.
| Nom affiché | Place Rice in Saucepan |
|---|---|
| Nom variable | Place Rice in Saucepan |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 403 → 413 |
| Recipe PK | 2747 |
| Recipe Sig | e18dec7b59aea8670ddaf6454ab6b7b13519787c |
| OnCreate | Recipe.OnCreate.AddBaseIngredientToCookingVessel |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Place Rice in Saucepan
{
Rice;10,
destroy WaterSaucepan,
Result:WaterSaucepanRice,
Time:50.0,
OnCreate:Recipe.OnCreate.AddBaseIngredientToCookingVessel,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.None,
}