aboutsummaryrefslogtreecommitdiff
path: root/mobs/bladesoul.json
blob: 1d2150883865e38cace824cc2cc230457e8b6fd5 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "entity": "WitherSkeleton",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "RAGNAROCK_AXE",
      "helmet": "BLADESOUL_MINIBOSS"
    }
  ] 
}