| Nom affiché | RefineVehiclePlate |
|---|---|
| Nom variable | RefineVehiclePlate |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Welding |
| Temps | 450 |
| OnCreate | |
| OnTest | |
| Sound | BlowTorch |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Vehicle_Recipes.txtlignes: 552 → 569 |
| Recipe PK | 2649 |
| Recipe Sig | a88394e4d4a869f748166f8f4c3043d5f590a55c |
| MetalWelding | 2 |
|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
|---|---|
| Prop1 | BlowTorch |
recipe RefineVehiclePlate{
VehiclePlate=10,
SheetMetal=2,
MetalBar=2,
BlowTorch=1,
keep [Recipe.GetItemTypes.WeldingMask],
Result:VehiclePlateRefined,
Category:Welding,
Time:450.0,
SkillRequired:MetalWelding=2,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
CanBeDoneFromFloor:true,
NeedToBeLearn:false,
}