| Nom affiché | Fabriquer un couvercle de bocal |
|---|---|
| Nom variable | MakeJarLid |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Welding |
| Temps | 275 |
| OnCreate | |
| OnTest | |
| Sound | BlowTorch |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Materials_Recipes.txtlignes: 439 → 455 |
| Recipe PK | 2537 |
| Recipe Sig | 3fe611c7bc30dd8287a0da880d0e1f27cac84df6 |
| MetalWelding | 2 |
|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
|---|---|
| Prop1 | BlowTorch |
| Prop2 | IronIngot |
recipe MakeJarLid{
IronIngot=10,
BlowTorch=1,
keep [Recipe.GetItemTypes.WeldingMask],
Result:JarLid,
Category:Welding,
Time:275.0,
SkillRequired:MetalWelding=2,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
Prop2:IronIngot,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
CanBeDoneFromFloor:true,
NeedToBeLearn:false,
}