aboutsummaryrefslogtreecommitdiff
path: root/mobs/scarf.json
blob: feb67572587f3f9289258eb830cca1596e3b5a51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "entity": "Player",
  "modifiers": [
    {
      "type": "playerdata",
      "skin": "neurepo:mobs/scarf.png",
      "parts": true
    },
    {
      "type": "equipment",
      "hand": "NETHER_STAR"
    }
  ]
}