| 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: 514 → 532 |
| Recipe PK | 2541 |
| Recipe Sig | f4db5b98ccc77907781a906175ebb7358aa2d500 |
| MetalWelding | 2 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe DismantleSmallMetalPartMachine{
TinCanEmpty,
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,
}