mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 11:24:56 -04:00
network: 22w45a
This commit is contained in:
parent
c332b4ee20
commit
338a0f6257
@ -14,6 +14,7 @@ package de.bixilon.minosoft.protocol.protocol
|
||||
|
||||
@Suppress("UNUSED")
|
||||
object ProtocolVersions {
|
||||
const val V_22W45A = 866
|
||||
const val V_22W44A = 865
|
||||
const val V_22W43A = 864
|
||||
const val V_22W42A = 863
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,4 +1,9 @@
|
||||
{
|
||||
"866": {
|
||||
"name": "22w45a",
|
||||
"protocol_id": 1073741931,
|
||||
"packets": 864
|
||||
},
|
||||
"865": {
|
||||
"name": "22w44a",
|
||||
"protocol_id": 1073741930,
|
||||
|
Loading…
x
Reference in New Issue
Block a user