Aucune compétence requise.
| Nom affiché | Make Four-Log Stack |
|---|---|
| Nom variable | Make Four-Log Stack |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Carpentry |
| Temps | 60 |
| OnCreate | |
| OnTest | |
| Sound | LogAddToStack |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 1853 → 1865 |
| Recipe PK | 2869 |
| Recipe Sig | 1ea832145c226317dc0909b0ba2980616bacf340 |
| OnCreate | Recipe.OnCreate.CreateLogStack |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Make Four-Log Stack
{
Log=4,
[Recipe.GetItemTypes.CraftLogStack]=2,
CanBeDoneFromFloor:true,
Result:LogStacks4,
Time:60.0,
OnCreate:Recipe.OnCreate.CreateLogStack,
Category:Carpentry,
OnGiveXP:Recipe.OnGiveXP.None,
Sound:LogAddToStack,
}