Aucune compétence requise.
| Nom affiché | Délier les bûches |
|---|---|
| Nom variable | Unstack Logs |
| Mod | Vanilla — Vanilla |
| Catégorie | Carpentry |
| Temps | 60 |
| OnCreate | |
| OnTest | |
| Sound | LogRemoveFromStack |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1880 → 1891 |
| Recipe PK | 4173 |
| Recipe Sig | 544a3d8385702f10026c0f7c9695f64a7d466859 |
| OnCreate | Recipe.OnCreate.SplitLogStack |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Unstack Logs
{
LogStacks3,
CanBeDoneFromFloor:true,
Result:Log=3,
Time:60.0,
OnCreate:Recipe.OnCreate.SplitLogStack,
Category:Carpentry,
OnGiveXP:Recipe.OnGiveXP.None,
Sound:LogRemoveFromStack,
}