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