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

Inventories!

This commit is contained in:
LOOHP
2022-12-09 16:41:59 +00:00
parent 949d2f34d7
commit 35c6b748c9
29 changed files with 1685 additions and 83 deletions
+4 -1
View File
@@ -26,7 +26,10 @@
"0x31": "PacketPlayInUseItem",
"0x2B": "PacketPlayInSetCreativeSlot",
"0x0A": "PacketPlayInWindowClick",
"0x0B": "PacketPlayInCloseWindow"
"0x0B": "PacketPlayInCloseWindow",
"0x19": "PacketPlayInPickItem",
"0x1C": "PacketPlayInBlockDig",
"0x23": "PacketPlayInItemName"
},
"PlayOut": {
"PacketPlayOutLogin": "0x24",