Aucune compétence requise.
| Nom affiché | Lier 4 bûches |
|---|---|
| Nom variable | Make Four-Log Stack |
| Mod | Vanilla — Vanilla |
| Catégorie | Carpentry |
| Temps | 60 |
| OnCreate | |
| OnTest | |
| Sound | LogAddToStack |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1853 → 1865 |
| Recipe PK | 4171 |
| Recipe Sig | cf3e9b006c061e3a77bf08017b4e426aa49b6edb |
| 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,
}