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