SerenityJS
    Preparing search index...

    Class UserDataShapelessRecipe

    Hierarchy

    • DataType
      • UserDataShapelessRecipe
    Index

    Constructors

    Properties

    identifier: string

    The identifier of the recipe.

    ingredients: RecipeIngredient[]

    The ingredients required to craft the recipe.

    priority: number

    The priority of the recipe.

    The requirement to unlock the recipe.

    The resultants of the recipe.

    tag: string

    The tag of the recipe.

    uuid: string

    The UUID of the recipe. why Mojank why...

    Methods