Add PC 1.13 protocol version (#108)
This commit is contained in:
parent
557c581726
commit
c58895f8b6
@ -34,7 +34,8 @@
|
||||
107,
|
||||
210,
|
||||
315,
|
||||
335
|
||||
335,
|
||||
393
|
||||
],
|
||||
"PE": [
|
||||
0
|
||||
|
@ -1,13 +1,14 @@
|
||||
{
|
||||
"versions": {
|
||||
"PC": {
|
||||
"4": "1.7.2",
|
||||
"5": "1.7.10",
|
||||
"47": "1.8",
|
||||
"107": "1.9",
|
||||
"210": "1.10",
|
||||
"315": "1.11",
|
||||
"335": "1.12"
|
||||
}
|
||||
}
|
||||
"versions": {
|
||||
"PC": {
|
||||
"4": "1.7.2",
|
||||
"5": "1.7.10",
|
||||
"47": "1.8",
|
||||
"107": "1.9",
|
||||
"210": "1.10",
|
||||
"315": "1.11",
|
||||
"335": "1.12",
|
||||
"393": "1.13"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user