| Machine nécessaire | Anvil |
|---|---|
📘 La recette doit être apprise via un magazine |
| Nom affiché | Fabriquer des trombones |
|---|---|
| Nom variable | Make Paperclips |
| Mod | Vanilla — Vanilla |
| Catégorie | Smithing |
| Temps | 120 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 2832 → 2844 |
| Recipe PK | 4243 |
| Recipe Sig | 4a6c55f2c76ba6f5c2f3e8414a58cdac587d0b05 |
| Blacksmith | 3 |
|---|
| OnGiveXP | Recipe.OnGiveXP.Blacksmith10 |
|---|
recipe Make Paperclips
{
IronIngot=20,
keep [Recipe.GetItemTypes.Hammer],
NearItem:Anvil,
Result:Paperclip=10,
Time:120.0,
Category:Smithing,
SkillRequired:Blacksmith=3,
OnGiveXP:Recipe.OnGiveXP.Blacksmith10,
NeedToBeLearn:true,
}