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