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