Added PC 1.14 protocol version (#119)
This commit is contained in:
parent
5a1dc9d862
commit
6da613bbb8
@ -35,7 +35,8 @@
|
|||||||
210,
|
210,
|
||||||
315,
|
315,
|
||||||
335,
|
335,
|
||||||
393
|
393,
|
||||||
|
477
|
||||||
],
|
],
|
||||||
"PE": [
|
"PE": [
|
||||||
0
|
0
|
||||||
|
@ -8,7 +8,8 @@
|
|||||||
"210": "1.10",
|
"210": "1.10",
|
||||||
"315": "1.11",
|
"315": "1.11",
|
||||||
"335": "1.12",
|
"335": "1.12",
|
||||||
"393": "1.13"
|
"393": "1.13",
|
||||||
|
"477": "1.14"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user