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