mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fix observer directions for 1.20.10+ (#4132)
This commit is contained in:
parent
a443265e1d
commit
7a28ef5c5f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ websocket = "1.5.1"
|
||||||
protocol = "3.0.0.Beta1-20230908.171156-106"
|
protocol = "3.0.0.Beta1-20230908.171156-106"
|
||||||
protocol-connection = "3.0.0.Beta1-20230908.171156-105"
|
protocol-connection = "3.0.0.Beta1-20230908.171156-105"
|
||||||
raknet = "1.0.0.CR1-20230703.195238-9"
|
raknet = "1.0.0.CR1-20230703.195238-9"
|
||||||
blockstateupdater="1.20.30-20230911.121922-2"
|
blockstateupdater="1.20.30-20230918.203831-4"
|
||||||
mcauthlib = "d9d773e"
|
mcauthlib = "d9d773e"
|
||||||
mcprotocollib = "1.20-2-20230827.192136-1"
|
mcprotocollib = "1.20-2-20230827.192136-1"
|
||||||
adventure = "4.14.0"
|
adventure = "4.14.0"
|
||||||
|
|
Loading…
Reference in a new issue