aboutsummaryrefslogtreecommitdiff
path: root/mobs/ghost.json
blob: 02e532210b5dfbe7ab1641413df0d33d71d26d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "entity": "Creeper",
  "modifiers": [
    {
      "type": "charged"
    },
    {
      "type": "invisible"
    }
  ]
}