| Name | <server.recipe_result[<id>]> |
| Returns | ItemTag |
| Description | Returns the item that a recipe will create when crafted.
Brewing recipes are only supported on Paper, and only custom ones are available. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java#L335 |