Add missing login field

This commit is contained in:
extremeheat 2021-12-31 15:20:10 +00:00
commit abc1444929

View file

@ -35,6 +35,7 @@ module.exports = (client, server, options) => {
client.createClientUserChain = (privateKey) => {
let payload = {
...skinData,
SkinGeometryDataEngineVersion: '', // 1.17.30
ClientRandomId: Date.now(),
CurrentInputMode: 1,