mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-30 14:41:27 -04:00
update mcdata : 16w05b and 15w40b kept
This commit is contained in:
parent
14ec6077cd
commit
0fcd505f57
@ -43,7 +43,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"buffer-equal": "1.0.0",
|
"buffer-equal": "1.0.0",
|
||||||
"minecraft-data": "^0.19.1",
|
"minecraft-data": "^0.20.1",
|
||||||
"prismarine-nbt": "0.2.0",
|
"prismarine-nbt": "0.2.0",
|
||||||
"protodef": "0.3.0",
|
"protodef": "0.3.0",
|
||||||
"readable-stream": "^2.0.5",
|
"readable-stream": "^2.0.5",
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
module.exports={
|
module.exports={
|
||||||
defaultVersion:'1.8',
|
defaultVersion:'1.8',
|
||||||
supportedVersions:['1.8','1.9']
|
supportedVersions:['1.8','15w40b','1.9']
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user