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