aboutsummaryrefslogtreecommitdiff
path: root/mobs/wither_gourd.json
blob: 1e4dc8e233deac3b60b5201047559ef3b9d493a1 (plain)
1
2
3
4
5
6
7
8
9
{
  "entity": "WitherSkeleton",
  "modifiers": [
    {
      "type": "equipment",
      "helmet": "WITHER_GOURD_MONSTER"
    }
  ] 
}