| Machine nécessaire | Forge Table |
|---|
| Nom affiché | DismantleSmallMetalPartMachine |
|---|---|
| Nom variable | DismantleSmallMetalPartMachine |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Welding |
| Temps | 25 |
| OnCreate | |
| OnTest | |
| Sound | BlowTorch |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Materials_Recipes.txtlignes: 495 → 513 |
| Recipe PK | 2540 |
| Recipe Sig | ad5a2c490619ae4ba161e0bfdc7656f0aa1a976a |
| MetalWelding | 2 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe DismantleSmallMetalPartMachine{
ScrapMetal,
keep Tongs,
keep [Recipe.GetItemTypes.WeldingMask],
Result:IronIngot,
Category:Welding,
OnCreate: Scrap_Metal,
Time:25.0,
SkillRequired:MetalWelding=2,
RemoveResultItem:true,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
NeedToBeLearn:false,
NearItem : Forge Table,
CanBeDoneFromFloor:true,
}