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 progress bar textures #2163

Merged
merged 2 commits into from
Oct 13, 2024
Merged

Conversation

JuiceyBeans
Copy link
Contributor

@JuiceyBeans JuiceyBeans commented Oct 13, 2024

What

Switches around Assembler and Circuit Assembler's progress bars

Implementation Details

Breaking changes for resource packs

  • gui/progress_bar/progress_bar_circuit_assembler.png -> gui/progress_bar/progress_bar_assembler.png
  • gui/progress_bar/progress_bar_circuit.png -> gui/progress_bar/progress_bar_circuit_assembler.png

Outcome

Fixes #2162

@JuiceyBeans JuiceyBeans requested a review from a team as a code owner October 13, 2024 04:07
@krossgg krossgg added the type: bugfix general bug fixes label Oct 13, 2024
@krossgg krossgg merged commit 4209e6d into GregTechCEu:1.20.1 Oct 13, 2024
3 checks passed
krossgg pushed a commit that referenced this pull request Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assembler and Circuit Assembler progress bars are backwards
2 participants