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

24w34a porting fixes #4054

Merged
merged 5 commits into from
Aug 26, 2024
Merged

24w34a porting fixes #4054

merged 5 commits into from
Aug 26, 2024

Conversation

apple502j
Copy link
Contributor

  • Fixes custom elytra not working
  • Various javadoc fixes

Related: there is a bug that is causing durability-less custom elytra to not function (as seen in testmod). I believe this affects 1.20.5 and above; if this is to be fixed it will be in a separate PR.

Thrown tridents are handled in a different method to ensure they do not break after
successful use (you cannot throw tridents that are almost broken). To make the API simple
(as you cannot use this with vanilla items anyway), exclude them from coverage.
@apple502j apple502j added bug Something isn't working port Porting existing code to a different version labels Aug 24, 2024
@modmuss50 modmuss50 added the merge me please Pull requests that are ready to merge label Aug 26, 2024
@modmuss50 modmuss50 merged commit 01f3a03 into FabricMC:1.21.2 Aug 26, 2024
4 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working merge me please Pull requests that are ready to merge port Porting existing code to a different version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants