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

Quantum Storage Fixes #1976

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Quantum Storage Fixes #1976

merged 3 commits into from
Sep 18, 2024

Conversation

krossgg
Copy link
Contributor

@krossgg krossgg commented Sep 18, 2024

What

Fixes #1901
Fixes #1950

Implementation Details

For the Quantum chest, a boolean-check was mistakenly inverted.
For the Quantum tank, the tank was not checking to see if the fluid being inserted was even the correct fluid before being transferred. Quantum tanks should not be accepting (and therefore should not be voiding) a fluid that it does not contain.

@krossgg krossgg requested a review from a team as a code owner September 18, 2024 06:46
@YoungOnionMC YoungOnionMC merged commit c6be9dc into GregTechCEu:1.20.1 Sep 18, 2024
2 checks passed
krossgg added a commit that referenced this pull request Sep 24, 2024
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

Successfully merging this pull request may close these issues.

Superchest voids items Super Tanks void fluid types that they aren't holding
2 participants