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