aboutsummaryrefslogtreecommitdiff
path: root/mobs/atoned_revenant.json
blob: f7ad7fa6e3ed572719974ce776e634ba75a69c7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "entity": "Zombie",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "IRON_SWORD",
      "chestplate": "DIAMOND_CHESTPLATE",
      "leggings": "LEATHER_BOOTS#FFFFFF",
      "feet": "LEATHER_BOOTS#FFFFFF"
    }
  ]
}