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

[Feature Request] Disable converter recipies by default #167

Open
Sarius2009 opened this issue Oct 3, 2024 · 8 comments
Open

[Feature Request] Disable converter recipies by default #167

Sarius2009 opened this issue Oct 3, 2024 · 8 comments
Labels
New Tools This one will be handled in new Tools, a completely separate project that is currently being written

Comments

@Sarius2009
Copy link

With the new converter recipies, a lot of thing can be converted, instead of mined directly, leading the tool to prefer this, likely as it minimizes the number of ores needed. Usually, this is not what I want to do so, so I think they should be seperated into their own tab (like alt recipies) and be turned off by default.

@greeny
Copy link
Owner

greeny commented Oct 3, 2024

you can disable the converter in the "machines" menu. Unfortunately there's no tag or something like that in the dataset that would define what a converter recipe is, so I'd have to hardcode that, which I don't really want to do. The new Tools I'm working on will most likely have this solved in some way.

@Sarius2009
Copy link
Author

Understandable, and nice to hear that some solution is on the way. On a similar note: it would be nice to be able to set ores as input items, to seperate mined and converted resources, and to have a better overview.

@ARX-7
Copy link

ARX-7 commented Oct 6, 2024

would this be @greeny by deprioritising SAM ore as an input?

@Sarius2009 the workaround i have been using is to just toggle SAM ore off as an input

@Micalobia
Copy link

Easiest way I've found to find them all for disabling is using the parenthesis ( in the search bar, there's only a few recipes that aren't SAM ones that have that symbol. Only really necessary for chains that require SAM, disabling it is usually better.

@greeny greeny added the New Tools This one will be handled in new Tools, a completely separate project that is currently being written label Oct 17, 2024
@lynkfox
Copy link

lynkfox commented Oct 29, 2024

you can disable the converter in the "machines" menu. Unfortunately there's no tag or something like that in the dataset that would define what a converter recipe is, so I'd have to hardcode that, which I don't really want to do. The new Tools I'm working on will most likely have this solved in some way.

could you maybe make the Converter de-selected by default?

@greeny
Copy link
Owner

greeny commented Oct 29, 2024

the problem with that is that people will get confused why their advanced production lines don't work. And it's easier to look for a thing and disable that thing, than to figure out why is something not working (without knowing that it's disabled by default)

@lynkfox
Copy link

lynkfox commented Oct 29, 2024

That's fair - what about a setting that can be toggled off so that new tabs created respect the setting? my use case is that every new tab i make i have to remember to deactivate it - its not a huge deal of course, just a qol thing for less than top tier recipes

@ARX-7
Copy link

ARX-7 commented Oct 29, 2024

Is the solution a way to make that choice more upfront instead of deeper in the settings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Tools This one will be handled in new Tools, a completely separate project that is currently being written
Projects
None yet
Development

No branches or pull requests

5 participants