Aucune compétence requise.
| Nom affiché | Saw Logs |
|---|---|
| Nom variable | Saw Logs |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Carpentry |
| Temps | 230 |
| OnCreate | |
| OnTest | |
| Sound | Sawing |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 162 → 176 |
| Recipe PK | 2728 |
| Recipe Sig | f97aba19edcc3011b6f933d0e6252fb7a6b406e7 |
| 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,
}