modopedia:page/cooking
and modopedia:page/double_cooking
Description
A page displaying one or two Cooking 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/cooking
ID | Type | Required | Default | Description |
---|---|---|---|---|
recipe | String | ✓ | - | The recipe to show. Must be a cooking recipe variant such as smelting, smoking or blasting. |
modopedia:page/double_cooking
ID | Type | Required | Default | Description |
---|---|---|---|---|
recipe1 | String | ✓ | - | The first recipe to show. Must be a cooking recipe variant such as smelting, smoking or blasting. |
recipe2 | String | ✓ | - | The second recipe to show. Must be a cooking recipe variant such as smelting, smoking or blasting. |