diff options
author | jani270 <jani270@gmx.de> | 2022-05-23 13:13:49 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-23 13:13:49 +0200 |
commit | 0bce9d04251b824630122d4083527862587b486b (patch) | |
tree | b0580ff640af95dce97cdd8eb7135106973c6d53 /mobs/ghost.json | |
parent | 1d8280ef7d128dc9c0d4b0977b22fd730aa686f1 (diff) | |
download | NotEnoughUpdates-REPO-0bce9d04251b824630122d4083527862587b486b.tar.gz NotEnoughUpdates-REPO-0bce9d04251b824630122d4083527862587b486b.tar.bz2 NotEnoughUpdates-REPO-0bce9d04251b824630122d4083527862587b486b.zip |
master -> dangerous + a few nether mobs
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 |