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