---
title: Cooking Recipe
---
`modopedia:recipe/cooking`

---

## Description
Two **[Framed Items](../framed-item)** with the appropriate widgets to display a cooking recipe. Includes a template processor which automatically grabs the necessary items from a recipe and horizontally centers the elements on the page.

## Screenshots
<Asset location="modopedia:templates/recipe/cooking" width={580} height={364} />

---

## JSON Schema

| ID     | Type             | Required | Default | Description                                                                                 |
|--------|------------------|----------|---------|---------------------------------------------------------------------------------------------|
| recipe | ResourceLocation | &check;  | -       | The recipe to show. Must be a cooking recipe variant such as smelting, smoking or blasting. |