aboutsummaryrefslogtreecommitdiff
path: root/mobs/deformed_revenant.json
blob: 2fd3bfcda00dfc3d874b0926a13feeb4c58dd16f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "entity": "Zombie",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "GOLD_SWORD",
      "helmet": "LEATHER_HELMET",
      "chestplate": "DIAMOND_CHESTPLATE",
      "leggings": "LEATHER_LEGGINGS",
      "feet": "DIAMOND_BOOTS"
    }
  ] 
}