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