Recette

Wiki Project Zomboid

Slice Onion

Nom variable Slice Onion Mod KAVALASH_Custom Kavalash Custom Mod Cat. Cooking Time 70

Recette

Ingrédients

ConsomméOignon
GarderCouperet / [Recipe.GetItemTypes.SharpKnife]

Résultat

Condition

Aucune compétence requise.

Résumé
Nom affichéSlice Onion
Nom variableSlice Onion
ModKAVALASH_Custom — Kavalash Custom Mod
CatégorieCooking
Temps70
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleBase
Sourcemedia\scripts\recipes.txt
lignes: 3818 → 3826
Recipe PK3017
Recipe Sig1af96abdd49710c5dc9e4cecf9614229a4e6cedb

Callbacks

OnGiveXPRecipe.OnGiveXP.Cooking3

Raw block

    recipe Slice Onion
    {
        Onion,
        keep [Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
        Result:OnionRings=2,
        Time:70.0,
        Category:Cooking,
        OnGiveXP:Recipe.OnGiveXP.Cooking3,
    }