| Machine nécessaire | HydraulicPress |
|---|
| Nom affiché | MotorVehiclePlateMachine |
|---|---|
| Nom variable | MotorVehiclePlateMachine |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Welding |
| Temps | 1500 |
| OnCreate | |
| OnTest | |
| Sound | LongPress |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Vehicle_Recipes.txtlignes: 710 → 728 |
| Recipe PK | 2658 |
| Recipe Sig | 84915eb9d64f2c55ee7ee61dd9cdad532e192fda |
| MetalWelding | 8 |
|---|
| OnCanPerform | CheckElectricity |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
recipe MotorVehiclePlateMachine{
PackVehiclePlateRefined=1,
EngineParts=50,
keep BlowTorch=1,
keep [Recipe.GetItemTypes.WeldingMask],
Result:VehiclePlateMotor,
Category:Welding,
Time:1500.0,
SkillRequired:MetalWelding=8,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
AnimNode:BlowTorchFloor,
OnCanPerform:CheckElectricity,
Sound:LongPress,
CanBeDoneFromFloor:true,
NeedToBeLearn:false,
NearItem : HydraulicPress,
}