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 storage cover widget icon #2817

Merged
merged 3 commits into from
Feb 12, 2025

Conversation

JuiceyBeans
Copy link
Contributor

What

Changes storage cover widget's icon from maintenance cover to storage cover

@JuiceyBeans JuiceyBeans requested a review from a team as a code owner February 3, 2025 02:20
@omergunr100
Copy link
Contributor

If the widget's texture is the same as the cover's item texture why add a new one instead of pointing to the same one?

@JuiceyBeans
Copy link
Contributor Author

If the widget's texture is the same as the cover's item texture why add a new one instead of pointing to the same one?

Method requires an IGuiTexture instead of ResourceLocation, thought it'd be better to add it to GUITextures instead of just casting IGuiTexture inline

@omergunr100 omergunr100 added the type: bugfix general bug fixes label Feb 3, 2025
@krossgg krossgg merged commit 8983bba into GregTechCEu:1.20.1 Feb 12, 2025
2 checks passed
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.

3 participants