aboutsummaryrefslogtreecommitdiff
path: root/mobs/werewolf.json
blob: 4d23d412dd0d7e86f0540dd5fec93910e0d805b0 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "entity": "Player",
  "modifiers": [
    {
      "type": "playerdata",
      "skin": "neurepo:mobs/werewolf.png",
      "parts": true
    }
  ]
}