{
  "entity": "Player",
  "modifiers": [
    {
      "type": "playerdata",
      "skin": "neurepo:mobs/frozen_adventurer.png",
      "parts": true
    },
    {
      "type": "equipment",
      "hand": "STICK",
      "helmet": "FROZEN_BLAZE_HELMET",
      "chestplate": "FROZEN_BLAZE_CHESTPLATE",
      "leggings": "FROZEN_BLAZE_LEGGINGS",
      "feet": "FROZEN_BLAZE_BOOTS"
    }
  ]
}