Voir les détails techniques
Compétences requises
Callbacks
Raw block
recipe Make Tray of Chocolate Pudding
{
destroy Bowl=3,
destroy BakingTray,
[Recipe.GetItemTypes.SapphCookingMilk];5,
[Recipe.GetItemTypes.SapphCookingSugar];5,
keep Spatula/Spoon/Fork/ButterKnife/PlasticSpork/WoodenSpoon,
[Recipe.GetItemTypes.SapphCookingEgg]=2,
[Recipe.GetItemTypes.SapphCookingMeltedChocolate];10,
Result : BakingTray_ChocolatePudding,
Time : 250.0,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking3,
Sound : WhiskBowl,
StopOnWalk : false,
SkillRequired : Cooking=3,
Prop1:Source=5,
Prop2:Source=1,
}