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 mod to Minecraft 1.21.3 #184

Merged
merged 4 commits into from
Nov 10, 2024
Merged

Conversation

haykam821
Copy link
Contributor

@haykam821 haykam821 commented Nov 9, 2024

This pull request ports the mod to Minecraft 1.21.3.

Some parts are incomplete:

  • BungeeCord networking does not send the required data
  • Items will lose their data upon conversion from NBT to components
  • Entity effect particles do not correctly have a random color
  • Loading player lobby data will crash the game if the player has collected a tater due to Player Data API not supporting Minecraft 1.21.3.

@Patbox Patbox changed the base branch from 1.20.4 to main November 10, 2024 08:48
@haykam821 haykam821 marked this pull request as ready for review November 10, 2024 09:28
@Patbox Patbox merged commit 8159fc2 into NucleoidMC:main Nov 10, 2024
1 check passed
@haykam821 haykam821 deleted the update-1.21.3 branch November 10, 2024 09:33
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