mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-18 03:44:54 -04:00
network: 22w05a
This commit is contained in:
parent
a041b20904
commit
7d2df97b72
@ -14,6 +14,7 @@ package de.bixilon.minosoft.protocol.protocol
|
||||
|
||||
@Suppress("UNUSED")
|
||||
object ProtocolVersions {
|
||||
const val V_22W05A = 822
|
||||
const val V_22W03A = 821
|
||||
const val V_1_18_1 = 820
|
||||
const val V_1_18_1_RC3 = 819
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,4 +1,9 @@
|
||||
{
|
||||
"822": {
|
||||
"name": "22w05a",
|
||||
"protocol_id": 1073741890,
|
||||
"packets": 798
|
||||
},
|
||||
"821": {
|
||||
"name": "22w03a",
|
||||
"protocol_id": 1073741889,
|
||||
|
Loading…
x
Reference in New Issue
Block a user