aboutsummaryrefslogtreecommitdiff
path: root/mobs/obsidian_defender.json
blob: dfc961bf47b52720a92e9e6755171a902e3ee5cf (plain)
1
2
3
4
5
6
7
8
9
10
{
  "entity": "WitherSkeleton",
  "modifiers": [
    {
      "type": "equipment",
      "helmet": "OBSIDIAN",
      "chestplate": "OBSIDIAN_CHESTPLATE"
    }
  ] 
}