mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
♻️ Whoopsy..
This commit is contained in:
parent
d06f14d055
commit
c82c91705c
1 changed files with 1 additions and 1 deletions
|
|
@ -224,7 +224,7 @@ namespace MinecraftClient.Protocol
|
|||
case "1.15.2":
|
||||
return 578;
|
||||
case "1.16":
|
||||
case "1.16.1":
|
||||
case "1.16.0":
|
||||
return 735;
|
||||
case "1.16.1":
|
||||
return 736;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue