| Machine nécessaire | Forge Table |
|---|
| Nom affiché | MakeVehiclePlateMachine |
|---|---|
| Nom variable | MakeVehiclePlateMachine |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Welding |
| Temps | 75 |
| OnCreate | |
| OnTest | |
| Sound | BlowTorch |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Vehicle_Recipes.txtlignes: 788 → 806 |
| Recipe PK | 2662 |
| Recipe Sig | 102b4023ccd0ea02947f460182d61fd0399d7a5f |
| MetalWelding | 7 |
|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
|---|---|
| Prop1 | BlowTorch |
| Prop2 | IronIngot |
recipe MakeVehiclePlateMachine{
IronIngot=40,
SmallSheetMetal=1,
keep Tongs,
keep [Recipe.GetItemTypes.WeldingMask],
Result:VehiclePlate,
Category:Welding,
Time:75.0,
SkillRequired:MetalWelding=7,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
Prop2:IronIngot,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
CanBeDoneFromFloor:true,
NeedToBeLearn:false,
NearItem : Forge Table,
}