Update Protocol and fix item stack encoding

This commit is contained in:
Camotoy 2024-08-14 16:07:15 -04:00
parent 0bc39d5a19
commit 4f7e9fca9c
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
2 changed files with 5 additions and 4 deletions

View file

@ -10,7 +10,7 @@ netty-io-uring = "0.0.25.Final-SNAPSHOT"
guava = "29.0-jre"
gson = "2.3.1" # Provided by Spigot 1.8.8
websocket = "1.5.1"
protocol = "3.0.0.Beta3-20240726.112706-2"
protocol = "3.0.0.Beta3-20240814.133201-7"
raknet = "1.0.0.CR3-20240416.144209-1"
minecraftauth = "4.1.1-20240806.235051-7"
mcprotocollib = "1.21-20240725.013034-16"