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