diff options
Diffstat (limited to 'mobs/ghost.json')
-rw-r--r-- | mobs/ghost.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mobs/ghost.json b/mobs/ghost.json index 2ab612d6..1ed18be0 100644 --- a/mobs/ghost.json +++ b/mobs/ghost.json @@ -1,8 +1,8 @@ { - "entity": "Creeper", - "modifiers": [ - { - "type": "charged" - } - ] + "entity": "Creeper", + "modifiers": [ + { + "type": "charged" + } + ] }
\ No newline at end of file |