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