aboutsummaryrefslogtreecommitdiff
path: root/mobs/undead_skeleton.json
blob: 894c107b6943585234dd1aa8cb179f3be2e51868 (plain)
1
2
3
4
5
6
7
8
9
{
  "entity": "Skeleton",
  "modifiers": [
      {
        "type": "equipment",
        "hand": "BOW"
      }
  ] 
}