aboutsummaryrefslogtreecommitdiff
path: root/mobs/pigman.json
blob: cda8d4d3d426af7d0a4046dbf2dc66b8e18e9574 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "entity": "Pigman",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "GOLD_SWORD",
      "chestplate": "GOLD_CHESTPLATE"
    }
  ]
}