A simple solver designed to find a way to craft one item using another, in order to carry over a specific trait.
Invoke the script directly with --source
and --destination
parameters to start finding a solution.
python solve.py --source "Star Fruit" --destination Craft
This program requires Python 3.12.
Data has been sourced from Barrel Wisdom and directly from the game files.