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

Update to 1.21 #50

Merged
merged 5 commits into from
Jun 18, 2024
Merged

Conversation

eclipseisoffline
Copy link
Contributor

The following changes have been made:

  • All versions in gradle.properties have been updated to the latest versions for 1.21 pre-release 4.
  • As the constructor of Identifier is now private, every new Identifier call has been replaced with Identifier.of.
  • Usage of the deprecated constants in NbtType have been replaced with the vanilla constants in the NbtElement class.

Mod is able to build fine and from a little bit of testing everything seems to work okay. Locked containers seem to transfer over correctly.
Draft PR will be turned into a PR when 1.21 releases on Thursday.

@eclipseisoffline
Copy link
Contributor Author

Updated gradle.properties to use the 1.21 versions, builds fine and everything seems to work okay. Marking as ready for review

@eclipseisoffline eclipseisoffline marked this pull request as ready for review June 13, 2024 16:46
@PotatoPresident PotatoPresident merged commit 3f32319 into QuiltServerTools:master Jun 18, 2024
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