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