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