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