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