aboutsummaryrefslogtreecommitdiff
path: root/mobs/witherskeleton.json
blob: 4507ffb96df52bb7b3fa2518e6ecad873ba11099 (plain)
1
2
3
4
5
6
7
8
9
{
  "entity": "WitherSkeleton",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "STONE_SWORD"
    }
  ] 
}