mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 05:03:50 -04:00
update long and packages
This commit is contained in:
parent
09b491f39e
commit
25e2cdcf62
@ -43,9 +43,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"buffer-equal": "1.0.0",
|
||||
"minecraft-data": "^0.20.4",
|
||||
"prismarine-nbt": "0.2.0",
|
||||
"protodef": "0.3.0",
|
||||
"minecraft-data": "^1.0.2",
|
||||
"prismarine-nbt": "0.2.1",
|
||||
"protodef": "^1.0.0",
|
||||
"readable-stream": "^2.0.5",
|
||||
"ursa-purejs": "0.0.3",
|
||||
"uuid-1345": "^0.99.6",
|
||||
|
@ -104,7 +104,7 @@ var values = {
|
||||
test7: {type: "intArray", value: [12, 42]}
|
||||
}
|
||||
},
|
||||
'long': [0, 1],
|
||||
'i64': [0, 1],
|
||||
'entityMetadata': [
|
||||
{key: 17, value: 0, type: 0}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user