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/king_midas.png", "parts": true }, { "type": "equipment", "hand": "GOLD_SWORD", "helmet": "GOLD_HELMET", "chestplate": "GOLD_CHESTPLATE", "leggings": "GOLD_LEGGINGS", "feet": "GOLD_BOOTS" } ] }