| Machine nécessaire | Forge Table |
|---|
| Nom affiché | DismantleVehiclePlateMachine |
|---|---|
| Nom variable | DismantleVehiclePlateMachine |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Welding |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | BlowTorch |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Vehicle_Recipes.txtlignes: 768 → 786 |
| Recipe PK | 2661 |
| Recipe Sig | a913aa6745fbab372be42d95b546abffbba33dd3 |
| MetalWelding | 5 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe DismantleVehiclePlateMachine{
VehiclePlate,
keep Tongs,
keep [Recipe.GetItemTypes.WeldingMask],
Result:IronIngot,
Category:Welding,
OnCreate: Scrap_Metal,
Time:50.0,
SkillRequired:MetalWelding=5,
RemoveResultItem:true,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
CanBeDoneFromFloor:true,
NeedToBeLearn:false,
NearItem : Forge Table,
}