1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-07 21:41:43 +00:00

fix: fix 1.20.4 getting stuck on loading terrain

This commit is contained in:
Sculas
2024-03-20 18:14:31 +01:00
parent f236a9b01e
commit 6e12d17cd4
3 changed files with 64 additions and 53 deletions
+2 -1
View File
@@ -43,6 +43,7 @@
"PacketPlayOutLogin": "0x29",
"PacketPlayOutPositionAndLook": "0x3E",
"PacketPlayOutSpawnPosition": "0x54",
"PacketPlayOutGameEvent": "0x20",
"ClientboundSystemChatPacket": "0x69",
"PacketPlayOutPlayerAbilities": "0x36",
"ClientboundLevelChunkWithLightPacket": "0x25",
@@ -86,4 +87,4 @@
"PacketStatusOutResponse": "0x00",
"PacketStatusOutPong": "0x01"
}
}
}