---
title: Crafting Recipe
---
`modopedia:recipe/crafting`

---

## Description
A **[Framed Crafting Grid](../framed-crafting-grid)** and **[Framed Item](../framed-item)** with the appropriate widgets to show a **Shaped** or **Shapeless** recipe. Includes a template processor which automatically grabs the necessary items from the recipe and horizontally centers the elements on the page.

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

---

## JSON Schema

| ID     | Type             | Required | Default | Description                                                      |
|--------|------------------|----------|---------|------------------------------------------------------------------|
| recipe | ResourceLocation | &check;  | -       | The recipe to show. Must be either a shaped or shapeless recipe. |