| 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: 476 → 494 |
| Recipe PK | 2539 |
| Recipe Sig | f33ca07fccf42cc74fe5e09e6e0fe00ff88a927c |
| MetalWelding | 2 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe DismantleSmallMetalPartMachine{
UnusableMetal,
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,
}