Recette

Wiki Project Zomboid

Drill Plank

Nom variable Drill Plank Mod KAVALASH_Custom Kavalash Custom Mod Time 40

Recette

Ingrédients

ConsomméBûches / Planche
GarderPierre affutée / [Recipe.GetItemTypes.DullKnife] / [Recipe.GetItemTypes.Screwdriver] / [Recipe.GetItemTypes.SharpKnife]

Résultat

Condition

Aucune compétence requise.

Résumé
Nom affichéDrill Plank
Nom variableDrill Plank
ModKAVALASH_Custom — Kavalash Custom Mod
Catégorie
Temps40
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleBase
Sourcemedia\scripts\recipes.txt
lignes: 1362 → 1371
Recipe PK2830
Recipe Sig367b319e6053b12e0c6c3b8ca19d9f5e245b2405

Callbacks

Prop1Source=2
Prop2Source=1

Raw block

    recipe Drill Plank
    {
        Plank/Log,
        keep [Recipe.GetItemTypes.Screwdriver]/[Recipe.GetItemTypes.DullKnife]/[Recipe.GetItemTypes.SharpKnife]/SharpedStone,

        Result:PercedWood,
        Time:40.0,
        Prop1:Source=2,
        Prop2:Source=1,
    }