| Machine nécessaire | Forge Table |
|---|
| Nom affiché | MakeMetalBarMachine |
|---|---|
| Nom variable | MakeMetalBarMachine |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Welding |
| Temps | 75 |
| OnCreate | |
| OnTest | |
| Sound | BlowTorch |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Materials_Recipes.txtlignes: 668 → 685 |
| Recipe PK | 2549 |
| Recipe Sig | 81c82a82b62525882602d636aa652aae3b322394 |
| MetalWelding | 3 |
|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
|---|---|
| Prop1 | BlowTorch |
| Prop2 | IronIngot |
recipe MakeMetalBarMachine{
IronIngot=40,
keep Tongs,
keep [Recipe.GetItemTypes.WeldingMask],
Result:MetalBar,
Category:Welding,
Time:75.0,
SkillRequired:MetalWelding=3,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
Prop2:IronIngot,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
NeedToBeLearn:false,
NearItem : Forge Table,
CanBeDoneFromFloor:true,
}