Aucune compétence requise.
| Nom affiché | Place Rice in Cooking Pot |
|---|---|
| Nom variable | Place Rice in Cooking Pot |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 427 → 437 |
| Recipe PK | 2749 |
| Recipe Sig | cae447c8447444cdeacfc4c06672f94c12601583 |
| OnCreate | Recipe.OnCreate.AddBaseIngredientToCookingVessel |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Place Rice in Cooking Pot
{
Rice;10,
destroy WaterPot,
Result:WaterPotRice,
Time:50.0,
OnCreate:Recipe.OnCreate.AddBaseIngredientToCookingVessel,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.None,
}