modopedia:page/crafting
and modopedia:page/double_crafting
Description
A page displaying one or two Crafting Recipes with a Header and Separator. Includes a template processor which automatically vertically centers the crafting recipes on the page, accounting for the header and separator sizes.
Screenshots
JSON Schemas
modopedia:page/crafting
ID | Type | Required | Default | Description |
---|---|---|---|---|
recipe | String | ✓ | - | The recipe to show. Must be either a shaped or shapeless recipe. |
modopedia:page/double_crafting
ID | Type | Required | Default | Description |
---|---|---|---|---|
recipe1 | String | ✓ | - | The first recipe to show. Must be either a shaped or shapeless recipe. |
recipe2 | String | ✓ | - | The second recipe to show. Must be either a shaped or shapeless recipe. |