Section
Modpack Authors
6 TOP-LEVEL ITEMSRecipe Wizard
The Recipe Wizard is a utility item added by Croparia IF so that modpack authors can quickly create recipes and other data directly in-game. It also includes a few debugging actions.
Usage: generate recipes
Right-click a target block to trigger a recipe generation attempt. If required inputs are missing, the item will show the corresponding prompt.
Currently supported targets and parameter sources:
- Infusor: Elemental Infuse
- item placed on the Infusor: input item
- item held in the offhand: output item
- Infusor infusion state: element type
- Elemental Stone: Elemental Soak
- infusion state of the Infusor above the Elemental Stone: element type
- blocks around the Elemental Stone: input block
- block below the Elemental Stone: output block
- Ritual Stand: Ritual
- blocks occupying the ritual structure’s input positions: input blocks
- item on the Ritual Stand: input item
- item held in the offhand: output item
Note: the Recipe Wizard can be customized. See Creating Custom Recipe Wizard Generators.
Usage: debug actions
Sneak-right-clicking a target block with the Recipe Wizard can trigger additional behaviors.
- Infusor: toggle the Infusor’s infusion state
- Elemental Stone: create an Infusor above the Elemental Stone
- Ritual Stand: generate the corresponding ritual structure centered on the Ritual Stand
In This Page