aboutsummaryrefslogtreecommitdiff
path: root/mobs/thrall.json
blob: c0253c57577276aea9f122211478f5cdd6a77fff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "entity": "Zombie",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "STONE_AXE",
      "helmet": "THRALL_MONSTER",
      "chestplate": "LEATHER_CHESTPLATE#9B0808",
      "leggings": "LEATHER_LEGGINGS#9B0808",
      "feet": "LEATHER_BOOTS#9B0808"
    }
  ] 
}