{
  "entity": "Player",
  "modifiers": [
    {
      "type": "playerdata",
      "skin": "neurepo:mobs/lost_adventurer.png"
    },
    {
      "type": "equipment",
      "hand": "DIAMOND_SWORD",
      "helmet": "UNSTABLE_DRAGON_HELMET",
      "chestplate": "UNSTABLE_DRAGON_CHESTPLATE",
      "leggings": "UNSTABLE_DRAGON_LEGGINGS",
      "feet": "UNSTABLE_DRAGON_BOOTS"
    }
  ]
}