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