Aucune compétence requise.
| Nom affiché | Découper en filets |
|---|---|
| Nom variable | Slice Fillet |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | SliceMeat |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1103 → 1115 |
| Recipe PK | 4109 |
| Recipe Sig | 7b924955067dfce4fcf4e50dd1d906f9b79571b7 |
| OnCreate | Recipe.OnCreate.CutFish |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| OnTest | Recipe.OnTest.CutFish |
recipe Slice Fillet
{
keep [Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
Bass/Catfish/Perch/Crappie/Panfish/Pike/Trout,
Result:FishFillet=2,
Sound:SliceMeat,
Time:50.0,
OnTest:Recipe.OnTest.CutFish,
OnCreate:Recipe.OnCreate.CutFish,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}