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