aboutsummaryrefslogtreecommitdiff
path: root/mobs/redstone_pigman.json
blob: ef04daa338c9cc34da8a1db6a149ef2171dc91bb (plain)
1
2
3
4
5
6
7
8
9
{
	"entity": "Pigman",
	"modifiers": [
	  {
		"type": "equipment",
		"hand": "PIGMAN_SWORD"
	  }
	] 
  }