Aucune compétence requise.
| Nom affiché | Débiter les bûches |
|---|---|
| Nom variable | Saw Logs2 |
| Mod | Vanilla — Vanilla |
| Catégorie | Carpentry |
| Temps | 230 |
| OnCreate | |
| OnTest | |
| Sound | Sawing |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 178 → 192 |
| Recipe PK | 4031 |
| Recipe Sig | e9946f2c8cecb2201d6c6c1aaae3fd83535730c7 |
| OnGiveXP | Recipe.OnGiveXP.SawLogs |
|---|---|
| Prop1 | GardenSaw |
| Prop2 | Log |
recipe Saw Logs2
{
Log,
keep GardenSaw,
CanBeDoneFromFloor:true,
Result:Plank=3,
Sound:Sawing,
Time:230.0,
Category:Carpentry,
OnGiveXP:Recipe.OnGiveXP.SawLogs,
AnimNode:SawLog,
Prop1:GardenSaw,
Prop2:Log,
}