| Nom affiché | PackRefineVehiclePlate |
|---|---|
| Nom variable | PackRefineVehiclePlate |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Welding |
| Temps | 750 |
| OnCreate | |
| OnTest | |
| Sound | BlowTorch |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Vehicle_Recipes.txtlignes: 571 → 589 |
| Recipe PK | 2650 |
| Recipe Sig | 78658115841095b92890094d3cf7903fae41b355 |
| MetalWelding | 4 |
|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
|---|---|
| Prop1 | BlowTorch |
recipe PackRefineVehiclePlate{
VehiclePlateRefined=10,
SheetMetal=5,
MetalBar=5,
MetalPipe=10,
BlowTorch=1,
keep [Recipe.GetItemTypes.WeldingMask],
Result:PackVehiclePlateRefined,
Category:Welding,
Time:750.0,
SkillRequired:MetalWelding=4,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
CanBeDoneFromFloor:true,
NeedToBeLearn:false,
}