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.2 #56

Merged
merged 5 commits into from
Nov 20, 2024
Merged

Conversation

eclipseisoffline
Copy link
Contributor

The following changes have been made:

  • Versions in gradle.properties have been updated to the latest versions for 1.21.2 pre-release 1. The Fabric API and server translations API still need to be updated.
  • Usage of ItemStack#encodeAllowEmpty has been changed to ItemStack#toNbtAllowEmpty.
  • The BlockExplodeCallback event has changed slightly and its implementation mixin has been rewritten due to the explosion code having changed a lot in 1.21.2.

Mod is able to build fine. Still untested since the Fabric API hasn't updated yet, will test properly once it does.
Draft PR will be turned into a PR when 1.21.2 releases.

@eclipseisoffline
Copy link
Contributor Author

I have updated to the Fabric API for 1.21.2 and fixed a couple more mixins. Client runs but can't go past the create world screen until the server translations API is updated. Will fix the GitHub actions later.

@eclipseisoffline
Copy link
Contributor Author

All updated to the latest versions for 1.21.2 now, did some basic testing and everything seems to work okay. Marking as ready for review.

@eclipseisoffline eclipseisoffline marked this pull request as ready for review October 23, 2024 11:53
@eclipseisoffline
Copy link
Contributor Author

Updated to 1.21.3, should still work with 1.21.2 as well

@PotatoPresident PotatoPresident merged commit 531aba0 into QuiltServerTools:master Nov 20, 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