aboutsummaryrefslogtreecommitdiff
path: root/mobs/nutcracker.json
blob: 6823ac8c6744ea3d95c604a2def3e4b17f48a0b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "entity": "Zombie",
  "modifiers": [
    {
      "type": "equipment",
      "helmet": "NUTCRACKER_HELMET",
      "chestplate": "NUTCRACKER_CHESTPLATE",
      "leggings": "NUTCRACKER_LEGGINGS",
      "feet": "NUTCRACKER_BOOTS"
    }
  ] 
}