Skip to content

Re-introduce Large Turbine UI lines - #5382

Open
DilithiumThoride wants to merge 6 commits into
1.20.1from
dt/turbine-ui
Open

Re-introduce Large Turbine UI lines#5382
DilithiumThoride wants to merge 6 commits into
1.20.1from
dt/turbine-ui

Conversation

@DilithiumThoride

Copy link
Copy Markdown
Contributor

What

Similar to #5334, the Large Turbine UIs were also never updated to MUI2 and so did not display things like their current rotor speed and power output.

Implementation Details

Needed to add another SyncToClient annotation to RotorHolder. If the RotorHolder's inventory isn't synced, then all attempts to get rotor data fail clientside.

AI Usage

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

Outcome

image

@DilithiumThoride
DilithiumThoride requested a review from a team as a code owner September 1, 2026 04:46
@DilithiumThoride DilithiumThoride added type: bugfix General bug fixes 1.20.1 Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Sep 1, 2026
@github-actions github-actions Bot added the Tests: Passed Game Tests have passed on this PR label Sep 1, 2026
@DilithiumThoride

Copy link
Copy Markdown
Contributor Author

Problem: Turbine UI shows a meaningless "modifier fail" error if it has no rotor. Need to fix that.

Comment thread src/main/java/com/gregtechceu/gtceu/common/data/machines/GTMachineUtils.java Outdated
@DilithiumThoride

Copy link
Copy Markdown
Contributor Author
image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. Tests: Passed Game Tests have passed on this PR type: bugfix General bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants