Recipe
DIY Recipes are used to learn how to craft things at a workbench or to cook things in a kitchen.
Implements
Connections
RecipeMaterialsConnection!
)
A list of materials required to craft this recipe's item, along with their amounts.
Argument | Type | Description |
---|---|---|
after |
String
|
Returns the elements in the list that come after the specified cursor. |
before |
String
|
Returns the elements in the list that come before the specified cursor. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
Fields
Version!
)
The version of Animal Crossing New Horizons in which this recipe first appeared.
Currency
)
An alternative currency with which this recipe can be purchased.
Int
)
The amount of alternative currency with which this recipe can be purchased.
URL!
)
A URL pointing to an image of the item crafted by this recipe.
Boolean
)
Whether or not this recipe can only be acquired during its seasonal event.
ID!
)
ID of the object.
Int!
)
A unique identifier for this recipe that is internal to the game.
Item!
)
The item crafted by this recipe.
Int
)
The price of this recipe in Bells. If not present, it means the recipe cannot be bought with Bells.
Int!
)
The resale value of this recipe in Bells.
String
)
The seasonal event during which this recipe is available.
String
)
Additional freeform notes on acquiring this recipe.
[String!]!
)
A list of sources for acquiring this recipe.
Int!
)
The number of other recipes that the player must learn in their lifetime before this recipe will appear on their island.
CraftedItemType!
)
The type of item that is crafted using this recipe.