Fix particle reading issues (#4631)

This commit is contained in:
basaigh 2024-05-03 15:29:15 +01:00 committed by GitHub
parent a39cd65537
commit 9d299ee83b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ protocol-connection = "3.0.0.Beta1-20240411.165033-128"
raknet = "1.0.0.CR3-20240416.144209-1"
blockstateupdater="1.20.80-20240411.142413-1"
mcauthlib = "d9d773e"
mcprotocollib = "209e79f8" # Revert from jitpack after release
mcprotocollib = "9b96ebda" # Revert from jitpack after release
adventure = "4.14.0"
adventure-platform = "4.3.0"
junit = "5.9.2"