aboutsummaryrefslogtreecommitdiff
path: root/mobs/revenant_horror.json
blob: 08ba97538d6a5469ba47b81c104172e433277e6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "entity": "Zombie",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "DIAMOND_HOE",
      "helmet": "BEHEADED_HORROR",
      "chestplate": "DIAMOND_CHESTPLATE",
      "leggings": "CHAINMAIL_LEGGINGS",
      "feet": "DIAMOND_BOOTS"
    }
  ] 
}