aboutsummaryrefslogtreecommitdiff
path: root/mobs/pest_fly.json
blob: b2dc92e8212fcef1958edeb638b060081eb17af8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "entity": "ArmorStand",
  "modifiers": [
    {
      "type": "invisible"
    },
    {
      "type": "equipment",
      "helmet": "PEST_FLY_MONSTER"
    }
  ]
}