📘 La recette doit être apprise via un magazine |
| Nom affiché | Fabriquer une barre en métal |
|---|---|
| Nom variable | Make Metal Bar |
| Mod | Vanilla — Vanilla |
| Catégorie | Welding |
| Temps | 150 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 3283 → 3296 |
| Recipe PK | 4272 |
| Recipe Sig | ab53450c12990df7ad063b9e58cd158373761bc8 |
| MetalWelding | 2 |
|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding10 |
|---|
recipe Make Metal Bar
{
MetalPipe,
IronIngot=10,
BlowTorch=2,
keep [Recipe.GetItemTypes.WeldingMask],
Result:MetalBar,
Time:150.0,
Category:Welding,
SkillRequired:MetalWelding=2,
OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
NeedToBeLearn:true,
}