Recipe Wizard - MUYUTwilighter/Croparia GitHub Wiki
Recipe Wizard
Since 0.2.0-pre-2, Croparia IF has provided a tool to conveniently generate recipes for infusor and ritual stand.
You can only get this tool in creative item tabs (Croparia).
infusor
Usage for- It is recommended to disable infusor by commands or config
- Throw the input item onto the infusor
- Make sure the infusor is correctly infused by elemental potions
- Hold the output item in your offhand
- Use recipe wizard on the infusor, and the result is dumped to the
dumpPath
. You can quickly view it via clicking on the message popped in the chatbox - Before you put the recipe into your datapack, it is recommended to check whether the
item nbt
andblock property
is in your need. Recipe wizard will always try to dump all information from the game instance.
ritual stand
Usage for- It is recommended to disable ritual stand by commands or config
- Throw the input item onto the ritual stand
- Make sure the ritual structure is correctly built, and the input block is correctly placed
- Hold the output item in your offhand
- Use recipe wizard on the ritual stand, and the result is dumped to the
dumpPath
. You can quickly view it via clicking on the message popped in the chatbox - Before you put the recipe into your datapack, it is recommended to check whether the
item nbt
andblock property
is in your need. Recipe wizard will always try to dump all information from the game instance.