Fix for CI
This commit is contained in:
parent
c507f53d77
commit
bc1b078fa3
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,8 @@ module.exports = (client, server, options) => {
|
|||
let payload = { // This Skin Data is from the 1.21.100 and on Pc, other platforms or versions can have or need other data
|
||||
...skinData,
|
||||
SkinGeometryDataEngineVersion: client.versionGreaterThanOrEqualTo('1.17.30') ? '' : undefined,
|
||||
/*Skin Data Includes:
|
||||
/*
|
||||
Skin Data Includes:
|
||||
ArmSize: string /wide\slim
|
||||
CapeData: string /base64 encoded buffer data from the Cape
|
||||
CapeId: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue