1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "entity": "Player", "modifiers": [ { "type": "playerdata", "skin": "neurepo:mobs/autonull.png", "parts": true }, { "type": "equipment", "hand": "DIAMOND_SWORD", "helmet": "CHAINMAIL_HELMET", "chestplate": "CHAINMAIL_CHESTPLATE", "leggings": "CHAINMAIL_LEGGINGS", "feet": "CHAINMAIL_BOOTS" } ] }