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