Fix chests not animating on open

Fixes #3454
This commit is contained in:
Camotoy 2022-12-13 14:04:17 -05:00
parent 193d2803a3
commit f7375ed7dc
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ websocket = "1.5.1"
protocol = "2.9.15-20221129.204554-2"
raknet = "1.6.28-20220125.214016-6"
mcauthlib = "d9d773e"
mcprotocollib = "1.19.3-20221208.034912-3"
mcprotocollib = "1.19.3-20221213.190132-4"
packetlib = "3.0"
adventure = "4.12.0-20220629.025215-9"
adventure-platform = "4.1.2"