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