aboutsummaryrefslogtreecommitdiff
path: root/mobs/fledgling.json
blob: 751dadfcfc6c93ead034c8d4dfc24cc8f3a4554e (plain)
1
2
3
4
5
6
7
8
9
10
{
	"entity": "Player",
	"modifiers": [
		{
			"type": "playerdata",
			"skin": "neurepo:mobs/fledgling.png",
		    "parts": true
		}
	]
}