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] Enhanced fluid flow to bottom tank #18

Open
EwyBoy opened this issue Mar 10, 2021 · 0 comments
Open

[Feature] Enhanced fluid flow to bottom tank #18

EwyBoy opened this issue Mar 10, 2021 · 0 comments

Comments

@EwyBoy
Copy link
Owner

EwyBoy commented Mar 10, 2021

Reference: #17

Also, particularly if auto output to other fluid handlers is not desired, there are ways to implement this behavior without requiring ticking at all [pushing or pulling fluids only after the fluid content is changed], or only requiring the bottom tank to tick, but that would be a much more involved change.

The push down behavior could also be made block state dependent [i.e. simply exit the tick method for BOT and ONE tank blocks], though this approach may be vulnerable to problems caused by cross-mod interactions resulting in the block states being arranged incorrectly.

@EwyBoy EwyBoy self-assigned this Mar 10, 2021
@EwyBoy EwyBoy changed the title Enhanced fluid flow to bottom tank [Feature] Enhanced fluid flow to bottom tank Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant