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

minecraft/protocol: Support 1.21.50 #274

Merged
merged 9 commits into from
Dec 4, 2024
Merged

Conversation

TwistedAsylumMC
Copy link
Collaborator

No description provided.

@TwistedAsylumMC TwistedAsylumMC merged commit e181313 into master Dec 4, 2024
1 check passed
@TwistedAsylumMC TwistedAsylumMC deleted the feature/1.21.50 branch December 4, 2024 13:23
@@ -17,6 +18,13 @@ type ResourcePacksInfo struct {
// HasScripts specifies if any of the resource packs contain scripts in them. If set to true, only clients
// that support scripts will be able to download them.
HasScripts bool
// WorldTemplateUUID is teh UUID of the template that has been used to generate the world. Templates can

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// WorldTemplateUUID is teh UUID of the template that has been used to generate the world. Templates can
// WorldTemplateUUID is the UUID of the template that has been used to generate the world. Templates can

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.

3 participants