aboutsummaryrefslogtreecommitdiff
path: root/mobs/zealot.json
blob: 56fdd44ecaa27cb1536933ac2bcbb89a199cad8b (plain)
1
2
3
4
5
6
7
8
9
{
  "entity": "Enderman",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "ENDER_CHEST"
    }
  ]
}