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: 1893 → 1904 |
| Recipe PK | 4174 |
| Recipe Sig | 43c2a17a0f818433b6446730513f37482afe661f |
| OnCreate | Recipe.OnCreate.SplitLogStack |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Unstack Logs
{
LogStacks4,
CanBeDoneFromFloor:true,
Result:Log=4,
Time:60.0,
OnCreate:Recipe.OnCreate.SplitLogStack,
Category:Carpentry,
OnGiveXP:Recipe.OnGiveXP.None,
Sound:LogRemoveFromStack,
}