1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-17 15:05:33 +00:00

Fixed my stupidity

Forgot to close off the brackets. Now I should have the ability to add heads
This commit is contained in:
agentdid127 2019-01-05 00:23:14 -05:00 committed by GitHub
parent e3cb1666d9
commit f3d4a42955
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -669,6 +669,7 @@ function getHeadItem(){
return 'SkullOwner:{Id:'+uuid+',Properties:{textures:[{Value:'+base64Value+'}]}}';
}
}
function calculateDisabledSlotsFlag() {