| Machine nécessaire | Forge Table |
|---|
| Nom affiché | DismantleMetalPartMachine |
|---|---|
| Nom variable | DismantleMetalPartMachine |
| 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: 534 → 552 |
| Recipe PK | 2542 |
| Recipe Sig | 5ce71831624ab1b5c878fba99d2f089587e62288 |
| MetalWelding | 5 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe DismantleMetalPartMachine{
SheetMetal,
keep Tongs,
keep [Recipe.GetItemTypes.WeldingMask],
Result:IronIngot,
Category:Welding,
OnCreate: Scrap_Metal,
Time:50.0,
SkillRequired:MetalWelding=5,
RemoveResultItem:true,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
NeedToBeLearn:false,
NearItem : Forge Table,
CanBeDoneFromFloor:true,
}