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