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

more modular recipe creation in porgrammer #41

Open
antrobot1234 opened this issue Apr 25, 2020 · 0 comments
Open

more modular recipe creation in porgrammer #41

antrobot1234 opened this issue Apr 25, 2020 · 0 comments

Comments

@antrobot1234
Copy link

Issue type:

  • ➕ Feature request

Short description:

currently, the recipe as a datatype holds a pair of ingredient lists, an input and an output. You can either generate it with cards or make one with the recipe constant and JEI, but some things (like multiple fluid inputs or more then nine item inputs) are functional when generated with cards, but not "allowed" to be made with a recipe constant. I know there isn't much more room in the current GUI, so i'm going to suggest a second, more modular design, that can add a variable amount of fluid, item, and energy inputs and outputs while still keeping it a constant and bringing some of the constant-only features (such as oredict compat) with the flexibility of card methods like recipe.with_IO. This should be labeled something different in the programmer, like "machine recipe" or "modular recipe" while still keeping the original for simple situations or crafting table recipes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Options
Development

No branches or pull requests

2 participants