Skip to content

fix fluids not displaying, mouse clicks not being recognized and auto… - #5168

Merged
jurrejelle merged 2 commits into
GregTechCEu:1.20.1from
GilbertzRivi:me-bus-fix
Jul 22, 2026
Merged

fix fluids not displaying, mouse clicks not being recognized and auto…#5168
jurrejelle merged 2 commits into
GregTechCEu:1.20.1from
GilbertzRivi:me-bus-fix

Conversation

@GilbertzRivi

Copy link
Copy Markdown
Contributor

What

Fixes fluids not rendering in ME hatches, mouse clicks not working and auto pull button not working.

Implementation Details

Mouse clicks were normalized but they are already normalized so they were reporting that they hit at negative coordinates. The fluid was not rendering because the config widget had isFluid false. The autopull was not working because it was not synced to the server.

AI Usage

  • No AI driven tools were used for this pull request.

Outcome

Things mentioned above work.

How Was This Tested

I tested this on dev instance.

@GilbertzRivi
GilbertzRivi requested a review from a team as a code owner July 22, 2026 05:48
@GilbertzRivi GilbertzRivi mentioned this pull request Jul 22, 2026
1 task
@jurrejelle jurrejelle added ignore changelog PR should not be added to the changelog. type: bugfix General bug fixes Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Jul 22, 2026
@jurrejelle
jurrejelle merged commit 3bad43a into GregTechCEu:1.20.1 Jul 22, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 ignore changelog PR should not be added to the changelog. Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. type: bugfix General bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants