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