Skip to content

Conversation

@jkieberking
Copy link
Contributor

@jkieberking jkieberking commented Nov 18, 2025

What

This fixes #4098 and unifies the multiblock controller's rotation overlay behavior with the singleblock machine's overlay (when holding a wrench and not sneaking/sneaking)

The singleblock logic is here

Outcome

not sneaking
EBF:
image

LCR:
image

Electrolyzer:
image

sneaking

EBF:
image

LCR
image

Electrolyzer:
image

- the multiblock controller rotation overlay logic when holding a wrench
  and not sneaking should be unified with the singleblock logic,
  where the front face of the machine shows the TOOL_FRONT_FACING_ROTATION
- that singleblock logic is in SimpleTieredMachine::sideTips()
@jkieberking jkieberking requested a review from a team as a code owner November 18, 2025 06:44
screret

This comment was marked as outdated.

@YoungOnionMC YoungOnionMC added type: bugfix General bug fixes Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Nov 25, 2025
@jurrejelle
Copy link
Contributor

There was a typo in the suggestion, could you pull + add the missing ) + apply spotless + push? then I'll merge :)

@jurrejelle jurrejelle merged commit bf67107 into GregTechCEu:1.20.1 Jan 5, 2026
4 checks passed
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. type: bugfix General bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rotation overlay doesn't appear

5 participants