Aucune compétence requise.
| Nom affiché | Débiter la bûche |
|---|---|
| Nom variable | Saw Logs |
| Mod | Vanilla — Vanilla |
| Catégorie | Carpentry |
| Temps | 230 |
| OnCreate | |
| OnTest | |
| Sound | Sawing |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 162 → 176 |
| Recipe PK | 4030 |
| Recipe Sig | a8ea539f8d36727a4e903f7c89e39f0e23b3a287 |
| OnGiveXP | Recipe.OnGiveXP.SawLogs |
|---|---|
| Prop1 | Source=2 |
| Prop2 | Log |
recipe Saw Logs
{
Log,
keep [Recipe.GetItemTypes.Saw],
CanBeDoneFromFloor:true,
Result:Plank=3,
Sound:Sawing,
Time:230.0,
Category:Carpentry,
OnGiveXP:Recipe.OnGiveXP.SawLogs,
AnimNode:SawLog,
Prop1:Source=2,
Prop2:Log,
}