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