Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.

Suggestion: A command to view how many recursion levels you can use #2

Open
scialt61 opened this issue Dec 4, 2018 · 2 comments
Open

Comments

@scialt61
Copy link

scialt61 commented Dec 4, 2018

A good feature would be a command to view how many recursion levels you can use without running out of items. This would be useful because people would often want to make the hardest pack possible using this without having to count how many items there are manually.

@quat1024
Copy link
Owner

quat1024 commented Dec 5, 2018

one catch here is that the amount of items that yaeh might change the recipe of is random, since it recursively generates recipes for every ingredient in a generated recipe. It might pick recipe templates with many different ingredients and have the tree of items it needs to generate recipes for grow very large

@quat1024
Copy link
Owner

quat1024 commented Dec 5, 2018

(it would be a lot less painful if the error message was more descriptive, telling you how many layers it managed to generate before running out of items, and if you could reload the config in game)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants