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