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