Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LookupAnything] Add integration with Extra Machine Config's multiple output items feature #1028

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

zombifier
Copy link
Contributor

@zombifier zombifier commented Aug 23, 2024

API Reference

For now basically add new recipes with the same ingredient list but new output items taken from EMC's API. It does mean the lookup can't distinguish between "the recipe can produce one of these items" and "the recipe will produce all of these items", but I don't think it's important to distinguish (and any solutions I can think of to distinguish them leads to combinatorics explosions if there are multiple possible outputs for each 'slots'). Plus, this is also how things currently work with building conversion recipes (e.g. Mill).

@zombifier zombifier marked this pull request as draft August 23, 2024 22:08
@zombifier zombifier marked this pull request as ready for review August 23, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant