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

Fix creative tanks only outputting up to 1kL at a time #2685

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zorbatron
Copy link
Member

What

Fixes an issue with #1963 which made it so creative tanks would only push 1kL of fluid at a time.

Implementation Details

Is overriding getFluid in the creative tank handler a good idea or would it be better to re-add the stack.amount = mBPerCycle; that was removed in #1963?

Outcome

Creative tanks work again.

@Zorbatron Zorbatron requested a review from a team as a code owner December 20, 2024 17:11
@Zorbatron Zorbatron added the type: bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant