📘 La recette doit être apprise via un magazine |
| Nom affiché | Fabriquer une plaque de métal |
|---|---|
| Nom variable | Make Metal Sheet |
| Mod | Vanilla — Vanilla |
| Catégorie | Welding |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 3298 → 3310 |
| Recipe PK | 4273 |
| Recipe Sig | d88d699aa04f1353d373a87002b0c3af93bace89 |
| MetalWelding | 4 |
|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding25 |
|---|
recipe Make Metal Sheet
{
SmallSheetMetal=4,
BlowTorch=2,
keep [Recipe.GetItemTypes.WeldingMask],
Result:SheetMetal,
Time:250.0,
Category:Welding,
SkillRequired:MetalWelding=4,
OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
NeedToBeLearn:true,
}