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