- New subcommand:
load, which loads blueprint books saved withsave
- New subcommand:
save, which saves blueprints as a .json file, or as a directory of json files for blueprint books
upgrade-qualityworks on combinatorsupgrade-qualitynow errors when encountering something that looks like a quality that it doesn't know if it should upgrade.🟦❯prompt mode now only enabled if stdin is a terminal. If it's not, instead we just read from stdin until EOF.
- New command
upgrade-qualityfor upgrading a blueprint to a higher quality when parameterized blueprints don't work.
count-entitiesfixed to understand different qualities.
- Added support for blueprint books in
count-entities. Ingredients will be summed across all the blueprints in the blueprint book.
- When prompting for a blueprint, there's now a
🟦❯prompt and areceived.response when pasting a blueprint to give better feedback.
Initial release.