| Machine nécessaire | Anvil |
|---|---|
📘 La recette doit être apprise via un magazine |
| Nom affiché | Fabriquer un plat à rôtir |
|---|---|
| Nom variable | Make Pan |
| Mod | Vanilla — Vanilla |
| Catégorie | Smithing |
| Temps | 220 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 2785 → 2799 |
| Recipe PK | 4240 |
| Recipe Sig | 37df304475d06c8d42efe70824c3f70c501ce0a9 |
| Blacksmith | 2 |
|---|
| OnCreate | BSItem_OnCreate |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Blacksmith20 |
recipe Make Pan
{
IronIngot=30,
keep BallPeenHammer,
keep Tongs,
NearItem:Anvil,
Result:Pan,
Time:220.0,
Category:Smithing,
SkillRequired:Blacksmith=2,
OnGiveXP:Recipe.OnGiveXP.Blacksmith20,
OnCreate:BSItem_OnCreate,
NeedToBeLearn:true,
}