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