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

Clear modules to default state so they can stack again. #183

Closed
osirisgothra opened this issue Mar 23, 2023 · 1 comment
Closed

Clear modules to default state so they can stack again. #183

osirisgothra opened this issue Mar 23, 2023 · 1 comment

Comments

@osirisgothra
Copy link

Currently, to clear the module, I have to put it into the pipe, clear it "manually" and take it back out, unless I want to do that with each pipe before I tear it down, but that is not always favorable either especially with large or automated rebuilds.

Some of my setups can use as many as 30 pipes. If I decide to tear it down and want to store the modules for later use, it is a major pain. With 1-3 modules a piece that's going to be up to 90 times to repeat the process. If it takes me about 6 seconds per module, then we are talking almost 10 minutes.... That is if I am able to keep that pace. Realistically it would be more like 13-15 minutes.

In contrast, throwing them in the crafting grid to clear them takes seconds and can even be done automatically. I was kind of surprised that this wasn't a feature. If not that, then holding the module and sneak-click or something to clear them.

What I've resorted to is just trashing them and making new ones.

@Ellpeck
Copy link
Owner

Ellpeck commented Jul 25, 2023

Duplicate of #79

@Ellpeck Ellpeck marked this as a duplicate of #79 Jul 25, 2023
@Ellpeck Ellpeck closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2023
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

No branches or pull requests

2 participants