Aucune compétence requise.
| Nom affiché | Butcher Rabbit |
|---|---|
| Nom variable | Butcher Rabbit |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | PZ_FoodSwoosh |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 1461 → 1472 |
| Recipe PK | 2839 |
| Recipe Sig | 5e03e26937b0b3c31e68c31d627704e3475a02d8 |
| OnCreate | Recipe.OnCreate.CutAnimal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Butcher Rabbit
{
keep [Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
DeadRabbit,
Result:Rabbitmeat,
Sound:PZ_FoodSwoosh,
Time:50.0,
OnCreate:Recipe.OnCreate.CutAnimal,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}