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: Adjust Grass Material for Minecraft 1.20.3+ Compatibility #171

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

galsever
Copy link
Contributor

@galsever galsever commented Feb 9, 2025

When using the default_menu.yml example GUI the grass item does not load because the material was renamed from GRASS to SHORT_GRASS.

Do you think it is suitable to just rename it in the config or should I make it so that it is compatible for version below 1.20.3 too?

@BlitzOffline
Copy link
Member

There is no reason to keep the same material. We can change it to GRASS_BLOCK or a similar material that works 1.14.4 to latest.

@galsever
Copy link
Contributor Author

galsever commented Feb 9, 2025

Ok i'll do that

@galsever
Copy link
Contributor Author

galsever commented Feb 9, 2025

Should now work better

@BlitzOffline BlitzOffline merged commit 3c1c432 into HelpChat:main Feb 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants