| Machine nécessaire | Anvil |
|---|---|
📘 La recette doit être apprise via un magazine |
| Nom affiché | Fabriquer une plaque en métal |
|---|---|
| Nom variable | Make Sheet Metal |
| Mod | Vanilla — Vanilla |
| Catégorie | Smithing |
| Temps | 190 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 2953 → 2966 |
| Recipe PK | 4251 |
| Recipe Sig | 1b33b7c98b12d0539411209a0513b4b07d04a6b0 |
| Blacksmith | 4 |
|---|
| OnGiveXP | Recipe.OnGiveXP.Blacksmith25 |
|---|
recipe Make Sheet Metal
{
IronIngot=110,
keep BallPeenHammer,
keep Tongs,
NearItem:Anvil,
Result:SheetMetal,
Time:190.0,
Category:Smithing,
SkillRequired:Blacksmith=4,
OnGiveXP:Recipe.OnGiveXP.Blacksmith25,
NeedToBeLearn:true,
}