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