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

[COMPONENTS] Basic inventory limits #8

Open
Skyslycer opened this issue Dec 22, 2021 · 0 comments
Open

[COMPONENTS] Basic inventory limits #8

Skyslycer opened this issue Dec 22, 2021 · 0 comments
Labels
description This issue describes a feature size: medium An issue that will take a bit to solve

Comments

@Skyslycer
Copy link
Owner

Once the component crafts/smelts something, it tries to give it to the next component.
If it doesn't have a follow-up component, the following component has over 2 elements of the item it is producing in its inventory or the following component is stopped, the current component will stop.
Every 5 ticks the component will check again, if all these conditions are false and the component goes into a sleep mode during that time.

@Skyslycer Skyslycer added the description This issue describes a feature label Dec 22, 2021
@Skyslycer Skyslycer added the size: medium An issue that will take a bit to solve label Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
description This issue describes a feature size: medium An issue that will take a bit to solve
Projects
None yet
Development

No branches or pull requests

1 participant