aboutsummaryrefslogtreecommitdiff
path: root/items/skeletor.json
blob: de7813d271598dac5655ae36c10a2955b832b720 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "entity": "Skeleton",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "BONE",
      "helmet": "SKELETOR_HELMET",
      "chestplate": "SKELETOR_CHESTPLATE",
      "leggings": "SKELETOR_LEGGINGS",
      "feet": "SKELETOR_BOOTS"
    }
  ] 
}