aboutsummaryrefslogtreecommitdiff
path: root/mobs/sniper.json
blob: 10c7535080b74e8533ec4e17773a9d847f5ce8f7 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "entity": "Skeleton",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "BOW",
      "helmet": "SNIPER_HELMET"
    }
  ] 
}