Saxonberg Server API
    Preparing search index...

    Interface CraftSuccess

    interface CraftSuccess {
        grade: Grade;
        ok: true;
        output: Stuff;
        recipeId: string;
    }
    Index

    Properties

    Properties

    grade: Grade

    Its derived quality grade.

    ok: true
    output: Stuff

    The new stamped output Thing.

    recipeId: string

    The recipe this was made from — '' for a generic (recipe-unmatched) manual build. Demonstration capture (P8) names the transcribed recipe-script after it; the knowledge ladder (P9) gates on it.