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