| Nom affiché | Faire fondre des petites pièces en métal |
|---|---|
| Nom variable | DismantleSmallMetalPart |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Welding |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | BlowTorch |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Materials_Recipes.txtlignes: 238 → 255 |
| Recipe PK | 2526 |
| Recipe Sig | 51575e77c6969ce66c39132b70b177f10e528e40 |
| MetalWelding | 2 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe DismantleSmallMetalPart{
TinCanEmpty,
BlowTorch=1,
keep [Recipe.GetItemTypes.WeldingMask],
Result:IronIngot,
Category:Welding,
OnCreate: Scrap_Metal,
Time:250.0,
SkillRequired:MetalWelding=2,
RemoveResultItem:true,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
CanBeDoneFromFloor:true,
NeedToBeLearn:false,
}